daily update
[deliverable/binutils-gdb.git] / gprof / gprof.h
index b0679ff61d109e83b875b2e31060750efb6f9454..a651699f238de72fdffb348f4b505dff6ad06d09 100644 (file)
@@ -134,6 +134,6 @@ extern File_Format file_format;             /* requested file format */
 
 extern bfd_boolean first_output;       /* no output so far? */
 
-extern void done PARAMS ((int status)) ATTRIBUTE_NORETURN;
+extern void done (int status) ATTRIBUTE_NORETURN;
 
 #endif /* gprof_h */
This page took 0.022962 seconds and 4 git commands to generate.