2010-03-25 Doug Kwan <dougkwan@google.com>
[deliverable/binutils-gdb.git] / gprof / cg_dfn.h
index ac20330680b92457fe752bd574395a1f775439f4..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.023553 seconds and 4 git commands to generate.