gofrontend: deduplicate C syscall function declarations
commit28f6ebf1fce1051dc33df5b0180103128b2e8218
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Apr 2014 23:39:23 +0000 (17 23:39 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Apr 2014 23:39:23 +0000 (17 23:39 +0000)
tree25d8490f8db5d5cd491c8efede0209d395ff078c
parent4d063b924ec758da6024643d5fcf94e3a98c7ab2
gofrontend: deduplicate C syscall function declarations

A gccgo language extension allows a function to be declared multiple
times. Avoid the use of this extension by dedeplicating declarations
in mksyscall.awk.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209508 138bc75d-0d04-0410-961f-82ee72b054a4
libgo/go/syscall/mksyscall.awk