summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/bfd/hosts/mipsbsd.h
blob: a2fad21fcf7a154e3e1de9123069ae9374ff39a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include <machine/param.h>
#include <machine/vmparam.h>
#undef ALIGN

#define	HOST_PAGE_SIZE		NBPG
/* #define	HOST_SEGMENT_SIZE	NBPG -- we use HOST_DATA_START_ADDR */
#define	HOST_MACHINE_ARCH	bfd_arch_mips
/* #define	HOST_MACHINE_MACHINE	 */

#define	HOST_TEXT_START_ADDR		USRTEXT
#define	HOST_STACK_END_ADDR		USRSTACK
#define NO_CORE_COMMAND