summaryrefslogtreecommitdiff
path: root/sys/arch/beagle/include/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/beagle/include/cpu.h')
-rw-r--r--sys/arch/beagle/include/cpu.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/beagle/include/cpu.h b/sys/arch/beagle/include/cpu.h
new file mode 100644
index 00000000000..69f0002995b
--- /dev/null
+++ b/sys/arch/beagle/include/cpu.h
@@ -0,0 +1,4 @@
+/* $OpenBSD: cpu.h,v 1.1 2009/05/08 03:13:26 drahn Exp $ */
+/* $NetBSD: cpu.h,v 1.3 2001/11/25 15:55:55 thorpej Exp $ */
+
+#include <arm/cpu.h>