From ec69610c3de8c0c16e603e18fa750c68a1f459d8 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 21 Jan 1999 02:52:38 +0000 Subject: libc_r includes machine/spinlock.h so create a dummy that just includes m68k/spinlock.h --- sys/arch/hp300/spinlock.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sys/arch/hp300/spinlock.h (limited to 'sys/arch') 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 -- cgit v1.2.3