* addr2line.c (main): Protoype.
[deliverable/binutils-gdb.git] / binutils / addr2line.c
index 8ccf198cc53aadfd8fcef3ad1595ed985a77895a..171c972461aaef972fdcee2327979222281e06f3 100644 (file)
@@ -263,6 +263,8 @@ process_file (filename, target)
   bfd_close (abfd);
 }
 \f
+int main PARAMS ((int, char **));
+
 int
 main (argc, argv)
      int argc;
This page took 0.027684 seconds and 4 git commands to generate.