buildtools/legacy/binutils/bfd/hosts/riscos.h
Ingo Weinhold b67b6a17a6 Moved the old binutils to their new home.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15072 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-22 15:54:23 +00:00

11 lines
308 B
C

/* 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