Commit Graph

1 Commits (c6bd05a3e90675f22d47ad41ddcd95ee7aabae4c)

Author SHA1 Message Date
Lomanic 84afaae670 [host][mem][process][openbsd] Add 386 const and types definitions
Continuation of #721, this type using mktypes.sh that I didn't know at the time.
Weirdly, `go tool cgo -godefs` doesn't produce propery go-fmt-ed code, had to do run go-fmt manually afterwards.