=================================================================== RCS file: /cvs/sys/arch/mips64/include/spinlock.h,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/arch/mips64/include/spinlock.h 2008/03/04 16:07:31 1.1 +++ sys/arch/mips64/include/spinlock.h 2008/03/04 16:07:31 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: spinlock.h,v 1.1 2008/03/04 16:07:31 nbrk Exp $ */ +/* $OpenBSD: spinlock.h,v 1.1.1.1 2008/03/04 16:07:31 nbrk Exp $ */ /* Public domain */ #ifndef _MIPS_SPINLOCK_H_