]> Cypherpunks repositories - gostls13.git/commit
syscall: mksysnum_linux.pl: run syscall numbers through GCC
authorIan Lance Taylor <iant@golang.org>
Tue, 12 May 2015 21:24:26 +0000 (14:24 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 12 May 2015 22:01:25 +0000 (22:01 +0000)
commit1828d03ad56e2e57ae1595728ec96c28b98dfd50
treeb582f1cfa9adfbf980693fb6653c5dadf87cbe9a
parent350fd548b3313cfe47cf3c02cd01cfccb931211d
syscall: mksysnum_linux.pl: run syscall numbers through GCC

This will skip system call numbers that are ifdef'ed out in unistd.h,
as occurs on PPC.

Change-Id: I88e640e4621c7a8cc266433f34a7b4be71543ec9
Reviewed-on: https://go-review.googlesource.com/9966
Reviewed-by: Minux Ma <minux@golang.org>
src/syscall/mkall.sh
src/syscall/mksysnum_linux.pl