]> Cypherpunks repositories - gostls13.git/commit
syscall: add #ifdefs to fix the manual corrections in ztypes_linux_arm.go
authorDave Cheney <dave@cheney.net>
Tue, 11 Oct 2011 19:47:00 +0000 (15:47 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 11 Oct 2011 19:47:00 +0000 (15:47 -0400)
commit9691312e5318ca2e0ffc6bb0bd1b37afe69e721e
treeb5bc2d96e666cc661db037378a2399cc6053a0b9
parentec7963565af567b5b5a29eef53c5fb56801cb7ff
syscall: add #ifdefs to fix the manual corrections in ztypes_linux_arm.go

Fixes #1998.

ztypes_linux_arm.go has been regenerated on an arm5 debian sid host and
includes a few new constants.

R=golang-dev, mikioh.mikioh, rsc
CC=golang-dev
https://golang.org/cl/5240047
src/pkg/syscall/types_linux.c
src/pkg/syscall/ztypes_linux_arm.go