* 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:
parent
50b2bdb780
commit
65de42c0f9
10 changed files with 30 additions and 0 deletions
|
@ -2738,6 +2738,8 @@ display_info ()
|
|||
display_target_tables ();
|
||||
}
|
||||
|
||||
int main PARAMS ((int, char **));
|
||||
|
||||
int
|
||||
main (argc, argv)
|
||||
int argc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue