mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-24 05:50:26 +08:00
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