Skip to content

Commit

Permalink
[host][mem][process][openbsd] Add 386 const and types definitions
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Lomanic committed Sep 1, 2020
1 parent 7f588ac commit 84afaae
Show file tree
Hide file tree
Showing 4 changed files with 274 additions and 1 deletion.
4 changes: 3 additions & 1 deletion disk/disk_openbsd_386.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions host/host_openbsd_386.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 37 additions & 0 deletions mem/mem_openbsd_386.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

201 changes: 201 additions & 0 deletions process/process_openbsd_386.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 84afaae

Please sign in to comment.