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

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

version 1.2, 2006/03/25 19:06:36 version 1.3, 2009/10/27 23:59:38
Line 36 
Line 36 
  * From: sparc.c 5.1 (Berkeley) 7/7/92   * From: sparc.c 5.1 (Berkeley) 7/7/92
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)mips.c      8.1 (Berkeley) 6/6/93";  
 #else  
 static char rcsid[] = "$OpenBSD$";  
 #endif  
 #endif /* not lint */  
   
 #include        "gprof.h"  #include        "gprof.h"
   
     /*      /*

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