mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-25 16:30:55 +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