forked from Imagelibrary/binutils-gdb
* addr2line.c (main): Protoype.
* ar.c (main): Protoype. * nm.c (main): Protoype. * objcopy.c (main): Protoype. * objdump.c (main): Protoype. * size.c (main): Protoype. * strings.c (main): Protoype. * gasp.c (main): Protoype.
This commit is contained in:
@@ -358,6 +358,8 @@ remove_output ()
|
||||
/* The option parsing should be in its own function.
|
||||
It will be when I have getopt working. */
|
||||
|
||||
int main PARAMS ((int, char **));
|
||||
|
||||
int
|
||||
main (argc, argv)
|
||||
int argc;
|
||||
|
||||
Reference in New Issue
Block a user