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