diff options
Diffstat (limited to 'sys/arch/macppc/include/kcore.h')
-rw-r--r-- | sys/arch/macppc/include/kcore.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/macppc/include/kcore.h b/sys/arch/macppc/include/kcore.h new file mode 100644 index 00000000000..0ae90babbc2 --- /dev/null +++ b/sys/arch/macppc/include/kcore.h @@ -0,0 +1,3 @@ +/* $OpenBSD: kcore.h,v 1.1 2001/09/01 15:49:06 drahn Exp $ */ + +#include <powerpc/kcore.h> |