]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/hosts/m88kmach3.h
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / bfd / hosts / m88kmach3.h
CommitLineData
11676adc
SS
1#include "hosts/std-host.h"
2
3#include <machine/vmparam.h>
4#include <sys/param.h>
5
6#ifndef MACH
7#define MACH
8#endif
9
10#undef UPAGES
11#define UPAGES 3
12
13#define HAVE_STRERROR
14
15#define HOST_PAGE_SIZE NBPG
16#define HOST_SEGMENT_SIZE NBPG
17#define HOST_MACHINE_ARCH bfd_arch_m88k
18#define HOST_TEXT_START_ADDR USRTEXT
19#define HOST_STACK_END_ADDR USRSTACK