Comings and goings of Mac-specific files.
[deliverable/binutils-gdb.git] / bfd / hosts / nbsd.h
CommitLineData
a3f7a777
C
1/* Architecture independant NetBSD host support */
2
a3f7a777
C
3#include <machine/param.h>
4#include <machine/vmparam.h>
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.0529 seconds and 4 git commands to generate.