1 2 3 4 5 6
/* $OpenBSD: spinlock.h,v 1.2 2005/12/01 22:09:44 deraadt Exp $ */ #ifndef _CATS_SPINLOCK_H_ #define _CATS_SPINLOCK_H_ #include <arm/spinlock.h> #endif /* _CATS_SPINLOCK_H_ */