* addr2line.c (main): Protoype.
[deliverable/binutils-gdb.git] / binutils / size.c
index 43442422a7b86e9f7a30316fca50395a80795a4d..c6c9cf1c393ce0997f9e838e4fb4fe44cd1e0f0f 100644 (file)
@@ -102,6 +102,8 @@ struct option long_options[] =
   {0, no_argument, 0, 0}
 };
 
+int main PARAMS ((int, char **));
+
 int
 main (argc, argv)
      int argc;
This page took 0.023969 seconds and 4 git commands to generate.