summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2008-05-12 09:23:05 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2008-05-12 09:23:05 +0000
commit8d8b19f8aeed870822f670f3c2021ad9dfb093ed (patch)
tree4beb1783a7d9412aeedac252fa47bddc8d5a2aa4 /sys
parent7d97ac10fd797da40d043311ee5dcadd16069b56 (diff)
More headers needed by userland.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/socppc/include/reloc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/socppc/include/reloc.h b/sys/arch/socppc/include/reloc.h
new file mode 100644
index 00000000000..2794f995c86
--- /dev/null
+++ b/sys/arch/socppc/include/reloc.h
@@ -0,0 +1,3 @@
+/* $OpenBSD: reloc.h,v 1.1 2008/05/12 09:23:04 kettenis Exp $ */
+
+#include <powerpc/reloc.h>