summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/hp300/spinlock.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/hp300/spinlock.h b/sys/arch/hp300/spinlock.h
new file mode 100644
index 00000000000..79e040a3291
--- /dev/null
+++ b/sys/arch/hp300/spinlock.h
@@ -0,0 +1,3 @@
+/* $OpenBSD: spinlock.h,v 1.1 1999/01/21 02:52:37 millert Exp $ */
+
+#include <m68k/spinlock.h>