NS32k changes from Ian Dall:
[deliverable/binutils-gdb.git] / bfd / hosts / nbsd.h
CommitLineData
a3f7a777
C
1/* Architecture independant NetBSD host support */
2
a3f7a777 3#include <machine/vmparam.h>
2a01c351 4#include <machine/param.h>
a3f7a777
C
5#include <machine/reg.h>
6
a3f7a777
C
7#define HOST_PAGE_SIZE NBPG
8#define HOST_TEXT_START_ADDR USRTEXT
9#define HOST_STACK_END_ADDR USRSTACK
This page took 0.056917 seconds and 4 git commands to generate.