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

Diff for /src/usr.bin/gprof/m88k.c between version 1.1 and 1.2

version 1.1, 2000/12/28 23:44:37 version 1.2, 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.1  
changed lines
  Added in v.1.2