diff options
author | 1999-01-21 02:55:46 +0000 | |
---|---|---|
committer | 1999-01-21 02:55:46 +0000 | |
commit | dd6c95a59acf67d825f04fd47f3462770d5f19ed (patch) | |
tree | 949527e14dd932f2338cba3316c938eacc8308ce | |
parent | libc_r includes machine/spinlock.h so create a dummy that just includes m68k/spinlock.h (diff) | |
download | wireguard-openbsd-dd6c95a59acf67d825f04fd47f3462770d5f19ed.tar.xz wireguard-openbsd-dd6c95a59acf67d825f04fd47f3462770d5f19ed.zip |
doh, wrong dir
-rw-r--r-- | sys/arch/hp300/spinlock.h | 3 |
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> |