aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts/nbsd.h
blob: dda575709f4d64a4934c16a61cf212d10d20c00f (plain)
1
2
3
4
5
6
7
8
9
/* Architecture independant NetBSD host support */

#include <machine/param.h>
#include <machine/vmparam.h>
#include <machine/reg.h>

#define	HOST_PAGE_SIZE			NBPG
#define	HOST_TEXT_START_ADDR		USRTEXT
#define	HOST_STACK_END_ADDR		USRSTACK