X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Flto%2Flto.h;h=8110ace2749751b24b052b4bd1338fba5866500f;hb=b8ba44e77a9fdde48ce0b7c6792736996704501e;hp=47d9973b31fe34290f0f71b5ade5d3a551576999;hpb=fc2596c8b958ac6626601b8dd7e5ba25fc64f006;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/lto/lto.h b/gcc/lto/lto.h index 47d9973b31f..8110ace2749 100644 --- a/gcc/lto/lto.h +++ b/gcc/lto/lto.h @@ -37,7 +37,7 @@ extern const char *resolution_file_name; /* In lto.c */ extern tree lto_eh_personality (void); -extern void lto_main (int); +extern void lto_main (void); extern void lto_read_all_file_options (void); /* In lto-elf.c or lto-coff.c */