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

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

version 1.1, 1995/10/18 08:45:20 version 1.2, 1996/04/21 23:43:06
Line 1 
Line 1 
 /*      $NetBSD: gprof.h,v 1.12 1995/04/19 07:22:59 cgd Exp $   */  /*      $NetBSD: gprof.h,v 1.13 1996/04/01 21:54:06 mark Exp $  */
   
 /*  /*
  * Copyright (c) 1983, 1993   * Copyright (c) 1983, 1993
Line 45 
Line 45 
   
 #if alpha  #if alpha
 #   include "alpha.h"  #   include "alpha.h"
   #endif
   #if arm32
   #   include "arm32.h"
 #endif  #endif
 #if i386  #if i386
 #   include "i386.h"  #   include "i386.h"

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