]> Cypherpunks repositories - gostls13.git/commit
[dev.power64] syscall: remove duplicated constants
authorShenghou Ma <minux@golang.org>
Tue, 12 Aug 2014 03:43:15 +0000 (23:43 -0400)
committerShenghou Ma <minux@golang.org>
Tue, 12 Aug 2014 03:43:15 +0000 (23:43 -0400)
commit5cb7da754773de4fcc104d0263efb0661fb7574d
treeb2ccdcc2b354e698aa91bef6982b651f4f7f1bf3
parent8881e032d43470bdeaabc9b93b5a948094264d2c
[dev.power64] syscall: remove duplicated constants

Without this CL, simply running mkall.sh for Linux will generate duplicated constants
for termios. I verified that after this CL, mkall.sh will generate almost identical
z* files for linux/amd64.

LGTM=rsc
R=rsc, iant, r
CC=golang-codereviews
https://golang.org/cl/124990043
src/pkg/syscall/types_linux.go