=================================================================== RCS file: /cvs/sys/arch/arm/include/endian.h,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/arch/arm/include/endian.h 2008/03/04 16:05:14 1.1 +++ sys/arch/arm/include/endian.h 2008/03/04 16:05:14 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: endian.h,v 1.1 2008/03/04 16:05:14 nbrk Exp $ */ +/* $OpenBSD: endian.h,v 1.1.1.1 2008/03/04 16:05:14 nbrk Exp $ */ #ifdef __ARMEB__ #define _BYTE_ORDER _BIG_ENDIAN