* alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
[deliverable/binutils-gdb.git] / gprof / cg_dfn.h
index 4bd3030257c87a25585f31d3c4898fe68df109db..66c3f05b4d9284a9e4929aef4809dd88a4902977 100644 (file)
@@ -12,6 +12,6 @@
  * Depth-first numbering of a call-graph.
  */
 
-extern void cg_dfn PARAMS ((Sym * root));
+extern void cg_dfn (Sym * root);
 
 #endif /* cg_dfn_h */
This page took 0.029045 seconds and 4 git commands to generate.