summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1999-01-21 02:55:46 +0000
committermillert <millert@openbsd.org>1999-01-21 02:55:46 +0000
commitdd6c95a59acf67d825f04fd47f3462770d5f19ed (patch)
tree949527e14dd932f2338cba3316c938eacc8308ce
parentlibc_r includes machine/spinlock.h so create a dummy that just includes m68k/spinlock.h (diff)
downloadwireguard-openbsd-dd6c95a59acf67d825f04fd47f3462770d5f19ed.tar.xz
wireguard-openbsd-dd6c95a59acf67d825f04fd47f3462770d5f19ed.zip
doh, wrong dir
-rw-r--r--sys/arch/hp300/spinlock.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/arch/hp300/spinlock.h b/sys/arch/hp300/spinlock.h
deleted file mode 100644
index 79e040a3291..00000000000
--- a/sys/arch/hp300/spinlock.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* $OpenBSD: spinlock.h,v 1.1 1999/01/21 02:52:37 millert Exp $ */
-
-#include <m68k/spinlock.h>