summaryrefslogtreecommitdiff
path: root/sys/arch/prep/include
diff options
context:
space:
mode:
authorjoerg <joerg@NetBSD.org>2011-04-26 15:51:22 +0000
committerjoerg <joerg@NetBSD.org>2011-04-26 15:51:22 +0000
commitdace2ea1bab175ae840fde7f8b8fb4d1283ca1e0 (patch)
tree2ce63d5d01b41ab86df5dc6c3ce7f05b3af01103 /sys/arch/prep/include
parent26f7837115a4ab1d21677873008894d428cc4529 (diff)
Remove Darwin, MACH and Mach-O support.
Diffstat (limited to 'sys/arch/prep/include')
-rw-r--r--sys/arch/prep/include/darwin_machdep.h3
-rw-r--r--sys/arch/prep/include/macho_machdep.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/sys/arch/prep/include/darwin_machdep.h b/sys/arch/prep/include/darwin_machdep.h
deleted file mode 100644
index 4b2ffb74c65..00000000000
--- a/sys/arch/prep/include/darwin_machdep.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* $NetBSD: darwin_machdep.h,v 1.1 2002/12/08 21:53:14 manu Exp $ */
-
-#include <powerpc/darwin_machdep.h>
diff --git a/sys/arch/prep/include/macho_machdep.h b/sys/arch/prep/include/macho_machdep.h
deleted file mode 100644
index d4e69cc3625..00000000000
--- a/sys/arch/prep/include/macho_machdep.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* $NetBSD: macho_machdep.h,v 1.1 2002/10/30 18:31:40 matt Exp $ */
-
-#include <powerpc/macho_machdep.h>