URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [branches/] [oc/] [gdb-5.0/] [bfd/] [hosts/] [riscos.h] - Rev 104
Go to most recent revision | Compare with Previous | Blame | View Log
/* 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
Go to most recent revision | Compare with Previous | Blame | View Log