xref: /openbsd-src/gnu/usr.bin/binutils/bfd/hosts/riscos.h (revision 2159047f7a97bd07d66507696a8b038f6aef0509)
1 /* RISC/os 4.52C, and presumably other versions.  */
2 
3 #include <bsd43/machine/machparam.h>
4 #include <bsd43/machine/vmparam.h>
5 
6 #define NBPG BSD43_NBPG
7 #define UPAGES BSD43_UPAGES
8 #define HOST_TEXT_START_ADDR BSD43_USRTEXT
9 #define HOST_DATA_START_ADDR BSD43_USRDATA
10 #define HOST_STACK_END_ADDR BSD43_USRSTACK
11