This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / bfd / hosts / riscos.h
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
This page took 0.039557 seconds and 5 git commands to generate.