X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gprof%2Fcg_dfn.h;h=66c3f05b4d9284a9e4929aef4809dd88a4902977;hb=b4f261e094f4807a2da1dc62c7945e5898ed4680;hp=4bd3030257c87a25585f31d3c4898fe68df109db;hpb=252b5132c753830d5fd56823373aed85f2a0db63;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/cg_dfn.h b/gprof/cg_dfn.h index 4bd3030257..66c3f05b4d 100644 --- a/gprof/cg_dfn.h +++ b/gprof/cg_dfn.h @@ -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 */