summaryrefslogtreecommitdiff
path: root/bfd/hosts/mipsmach3.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/hosts/mipsmach3.h')
-rw-r--r--bfd/hosts/mipsmach3.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/bfd/hosts/mipsmach3.h b/bfd/hosts/mipsmach3.h
deleted file mode 100644
index c5c468d3742..00000000000
--- a/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