mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-25 15:40:50 +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