--- trunk/mkinitrd-magellan/klibc/usr/klibc/arch/mips/sysstub.ph 2007/09/01 22:45:15 532 +++ trunk/mkinitrd-magellan/klibc/usr/klibc/arch/mips/sysstub.ph 2009/04/24 18:32:46 815 @@ -14,8 +14,7 @@ $stype = $stype || 'common'; open(OUT, '>', "${outputdir}/${fname}.S"); - print OUT "#include \n"; - print OUT "#include \n"; + print OUT "#include \n"; print OUT "#include \n"; print OUT "\n"; print OUT "\t.set noreorder\n";