old-cross-binutils/bfd/hosts/nbsd.h

10 lines
240 B
C
Raw Normal View History

/* Architecture independant NetBSD host support */
#include <machine/vmparam.h>
#include <machine/param.h>
#include <machine/reg.h>
#define HOST_PAGE_SIZE NBPG
#define HOST_TEXT_START_ADDR USRTEXT
#define HOST_STACK_END_ADDR USRSTACK