2
0
mirror of https://github.com/bebbo/amigaos-binutils-2.14.git synced 2025-12-08 22:38:24 +00:00
Files
amigaos-binutils/bfd/hosts/m88kmach3.h
2006-03-15 23:16:57 +00:00

12 lines
259 B
C

#include <machine/vmparam.h>
#include <sys/param.h>
#undef UPAGES
#define UPAGES 3
#define HOST_PAGE_SIZE NBPG
#define HOST_SEGMENT_SIZE NBPG
#define HOST_MACHINE_ARCH bfd_arch_m88k
#define HOST_TEXT_START_ADDR USRTEXT
#define HOST_STACK_END_ADDR USRSTACK