=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/gprof/Attic/arm32.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/gprof/Attic/arm32.c 1996/04/21 23:43:04 1.1 +++ src/usr.bin/gprof/Attic/arm32.c 1996/06/26 05:33:48 1.2 @@ -1,7 +1,8 @@ +/* $OpenBSD: arm32.c,v 1.2 1996/06/26 05:33:48 deraadt Exp $ */ /* $NetBSD: arm32.c,v 1.1 1996/04/01 21:51:22 mark Exp $ */ #ifndef lint -static char rcsid[] = "$NetBSD: arm32.c,v 1.1 1996/04/01 21:51:22 mark Exp $"; +static char rcsid[] = "$OpenBSD: arm32.c,v 1.2 1996/06/26 05:33:48 deraadt Exp $"; #endif /* not lint */ #include "gprof.h"