Add bootstrap-asan.mk
[deliverable/binutils-gdb.git] / gprof / utils.h
index 27fb9c6734960dd744d702f7edee0719554d19ef..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 */
This page took 0.025606 seconds and 4 git commands to generate.