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

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

version 1.1, 1995/10/18 08:45:20 version 1.2, 1996/06/26 05:33:46
Line 1 
Line 1 
   /*      $OpenBSD$       */
 /*      $NetBSD: alpha.c,v 1.1 1995/04/19 07:24:19 cgd Exp $    */  /*      $NetBSD: alpha.c,v 1.1 1995/04/19 07:24:19 cgd Exp $    */
   
 #ifndef lint  #ifndef lint
 static char rcsid[] = "$NetBSD: alpha.c,v 1.1 1995/04/19 07:24:19 cgd Exp $";  static char rcsid[] = "$OpenBSD$";
 #endif /* not lint */  #endif /* not lint */
   
 #include "gprof.h"  #include "gprof.h"

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