diff options
| author | Joel Sing <jsing@google.com> | 2011-08-29 10:04:28 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2011-08-29 10:04:28 -0400 |
| commit | 88e984faa5c966b175df54fe5bab75fca457fa87 (patch) | |
| tree | 57ff311b8a7ab668210b235553621d557fce9889 /src/pkg/runtime/linux | |
| parent | 8aa2591b130520e9f30d83e672f976e9c7590d7e (diff) | |
| download | go-88e984faa5c966b175df54fe5bab75fca457fa87.tar.xz | |
syscall: add openbsd 386
Add openbsd 386 syscall support, partially based on the existing
freebsd 386 syscall implementation.
FTR zerrors_openbsd_386.go cannot currently be completely built on
openbsd/i386 due to what appears to be a gcc bug. The constants can be
successfully generated with -m32 on openbsd/amd64 and the error
table can then be generated on openbsd/i386.
R=rsc
CC=golang-dev
https://golang.org/cl/4969045
Diffstat (limited to 'src/pkg/runtime/linux')
0 files changed, 0 insertions, 0 deletions
