summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/bfd/hosts/m88kmach3.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/bfd/hosts/m88kmach3.h')
-rw-r--r--binutils-2.17/bfd/hosts/m88kmach3.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/binutils-2.17/bfd/hosts/m88kmach3.h b/binutils-2.17/bfd/hosts/m88kmach3.h
deleted file mode 100644
index 42155389..00000000
--- a/binutils-2.17/bfd/hosts/m88kmach3.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <machine/vmparam.h>
-#include <sys/param.h>
-
-#undef UPAGES
-#define UPAGES 3
-
-#define HOST_PAGE_SIZE NBPG
-#define HOST_SEGMENT_SIZE NBPG
-#define HOST_MACHINE_ARCH bfd_arch_m88k
-#define HOST_TEXT_START_ADDR USRTEXT
-#define HOST_STACK_END_ADDR USRSTACK