summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/bfd/hosts/mipsmach3.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/bfd/hosts/mipsmach3.h')
-rw-r--r--binutils-2.17/bfd/hosts/mipsmach3.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/binutils-2.17/bfd/hosts/mipsmach3.h b/binutils-2.17/bfd/hosts/mipsmach3.h
deleted file mode 100644
index c5c468d3..00000000
--- a/binutils-2.17/bfd/hosts/mipsmach3.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#include <machine/vmparam.h>
-#include <machine/machparam.h>
-#include <sys/param.h>
-
-#define HOST_PAGE_SIZE NBPG
-/* #define HOST_SEGMENT_SIZE NBPG */
-#define HOST_MACHINE_ARCH bfd_arch_mips
-#define HOST_TEXT_START_ADDR USRTEXT
-#define HOST_DATA_START_ADDR USRDATA
-#define HOST_STACK_END_ADDR USRSTACK