* elf32-m68k.c (elf_m68k_relocate_section): Allow
[binutils-gdb.git] / gprof / utils.h
index 7f5d342f6a7cb46388454ce489230e78414cad7e..0d24413b42fe089023bbcfd2fab191212af30d08 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef utils_h
 #define utils_h
 
-extern int print_name_only PARAMS((Sym *self));
-extern void print_name PARAMS((Sym *self));
+extern int print_name_only (Sym * self);
+extern void print_name (Sym * self);
 
 #endif /* utils_h */