home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / binutils-2.7-src.tgz / tar.out / fsf / binutils / bfd / hosts / riscos.h < prev    next >
C/C++ Source or Header  |  1996-09-28  |  308b  |  11 lines

  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.