summaryrefslogtreecommitdiff
path: root/sys/arch/socppc/include/reg.h
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2008-05-10 12:02:22 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2008-05-10 12:02:22 +0000
commit7d98c945375fabf74b3dfed117622c9532b65472 (patch)
tree5f8404dd419128ceb16ec086918ee170fa127d65 /sys/arch/socppc/include/reg.h
parenta78fda83c38d040af173e172985fe83d04dc0982 (diff)
OpenBSD/socppc, a port to the Thecus N1200, and potentially other Freescale
PowerPC SoC platforms that use u-boot as a bootloader.
Diffstat (limited to 'sys/arch/socppc/include/reg.h')
-rw-r--r--sys/arch/socppc/include/reg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/socppc/include/reg.h b/sys/arch/socppc/include/reg.h
new file mode 100644
index 00000000000..26ed5eaa4e2
--- /dev/null
+++ b/sys/arch/socppc/include/reg.h
@@ -0,0 +1,3 @@
+/* $OpenBSD: reg.h,v 1.1 2008/05/10 12:02:21 kettenis Exp $ */
+
+#include <powerpc/reg.h>