summaryrefslogtreecommitdiff
path: root/bfd/hosts/riscos.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/hosts/riscos.h')
-rw-r--r--bfd/hosts/riscos.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/bfd/hosts/riscos.h b/bfd/hosts/riscos.h
deleted file mode 100644
index 8ffa826bdcf..00000000000
--- a/bfd/hosts/riscos.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* RISC/os 4.52C, and presumably other versions. */
-
-#include <bsd43/machine/machparam.h>
-#include <bsd43/machine/vmparam.h>
-
-#define NBPG BSD43_NBPG
-#define UPAGES BSD43_UPAGES
-#define HOST_TEXT_START_ADDR BSD43_USRTEXT
-#define HOST_DATA_START_ADDR BSD43_USRDATA
-#define HOST_STACK_END_ADDR BSD43_USRSTACK