[BACK]Return to ns32k.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / gprof

Diff for /src/usr.bin/gprof/Attic/ns32k.c between version 1.2 and 1.3

version 1.2, 1996/06/26 05:33:56 version 1.3, 2001/03/22 05:18:30
Line 10 
Line 10 
 /*  /*
  * gprof -c isn't currently supported...   * gprof -c isn't currently supported...
  */   */
   void
 findcall( parentp , p_lowpc , p_highpc )  findcall( parentp , p_lowpc , p_highpc )
     nltype              *parentp;      nltype              *parentp;
     unsigned long       p_lowpc;      unsigned long       p_lowpc;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3