* alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
[deliverable/binutils-gdb.git] / gprof / sym_ids.h
index 634ac969de92e1092a38788e1f6d1b7461b6f2ed..95439f73ae4982943ce99e6c74b47e5ba5ef971c 100644 (file)
@@ -35,8 +35,8 @@ Table_Id;
 
 extern Sym_Table syms[NUM_TABLES];
 
-extern void sym_id_add PARAMS ((const char *, Table_Id));
-extern void sym_id_parse PARAMS ((void));
-extern bfd_boolean sym_id_arc_is_present PARAMS ((Sym_Table *, Sym *, Sym *));
+extern void sym_id_add (const char *, Table_Id);
+extern void sym_id_parse (void);
+extern bfd_boolean sym_id_arc_is_present (Sym_Table *, Sym *, Sym *);
 
 #endif /* sym_ids_h */
This page took 0.022697 seconds and 4 git commands to generate.