gofrontend: deduplicate C syscall function declarations
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 17 Apr 2014 23:39:23 +0000 (23:39 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 17 Apr 2014 23:39:23 +0000 (23:39 +0000)
commit5584c49a11b2a2427b4ca0323b8ca213de095573
tree25d8490f8db5d5cd491c8efede0209d395ff078c
parente8ad3ca026f1417bb2dfea7e7193227b28482e41
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.

From-SVN: r209508
libgo/go/syscall/mksyscall.awk