From 1fe54c23746afe54b313caf77c7be47af63cef32 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Mon, 26 Jul 1993 22:53:02 +0000 Subject: Yet another trad-core variant: * config/esix.mh, hosts/esix.h: New files. * configure.hosts: Use them. --- bfd/hosts/esix.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bfd/hosts') diff --git a/bfd/hosts/esix.h b/bfd/hosts/esix.h index e69de29..731791d 100644 --- a/bfd/hosts/esix.h +++ b/bfd/hosts/esix.h @@ -0,0 +1,6 @@ +#include "hosts/std-host.h" + +#define NBPG NBPC +#define UPAGES USIZE +#define HOST_DATA_START_ADDR u.u_exdata.ux_datorg +#define HOST_STACK_END_ADDR 0x80000000 -- cgit v1.1