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