=================================================================== RCS file: /cvs/sys/arch/arm/include/machdep.h,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/arch/arm/include/machdep.h 2008/03/04 16:05:16 1.1 +++ sys/arch/arm/include/machdep.h 2008/03/04 16:05:16 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.h,v 1.1 2008/03/04 16:05:16 nbrk Exp $ */ +/* $OpenBSD: machdep.h,v 1.1.1.1 2008/03/04 16:05:16 nbrk Exp $ */ /* $NetBSD: machdep.h,v 1.7 2002/02/21 02:52:21 thorpej Exp $ */ #ifndef _ARM32_BOOT_MACHDEP_H_