diff options
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/socppc/include/reloc.h | 3 |
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> |