]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - bfd/hosts/i386osf1mk.h
* libbfd-in.h: Remove alloca cruft. It was missing some necessary
[thirdparty/binutils-gdb.git] / bfd / hosts / i386osf1mk.h
1 #include "hosts/std-host.h"
2
3 #include <machine/machparam.h>
4
5 #define HAVE_STRERROR
6
7 #define HOST_PAGE_SIZE NBPG
8 #define HOST_SEGMENT_SIZE NBPG
9 #define HOST_MACHINE_ARCH bfd_arch_i386
10 #define HOST_TEXT_START_ADDR 0x10000 /* By inspection */
11 #define HOST_STACK_END_ADDR KERNBASE