diff options
Diffstat (limited to 'sys/arch/moko/include/spinlock.h')
-rw-r--r-- | sys/arch/moko/include/spinlock.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/arch/moko/include/spinlock.h b/sys/arch/moko/include/spinlock.h deleted file mode 100644 index 784f95c8aee..00000000000 --- a/sys/arch/moko/include/spinlock.h +++ /dev/null @@ -1,7 +0,0 @@ - -/* $OpenBSD: spinlock.h,v 1.1 2008/11/26 14:47:50 drahn Exp $ */ -#ifndef _MOKO_SPINLOCK_H_ -#define _MOKO_SPINLOCK_H_ -#include <arm/spinlock.h> -#endif /* _MOKO_SPINLOCK_H_ */ - |