Commit Graph

2 Commits (2d8c888a003601dae2b065ef4bdcc3a47d9b9068)

Author SHA1 Message Date
mmorel-35 1e6b445a8a gofumpt
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.