NS32K changes from Ian Dall.
[deliverable/binutils-gdb.git] / bfd / hosts / i386osf1mk.h
CommitLineData
13cadf76
JK
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
This page took 0.066226 seconds and 4 git commands to generate.