From efae50153d4577bd05fc34b76c47bdca79982233 Mon Sep 17 00:00:00 2001 From: Daniel Berlin Date: Fri, 6 Jul 2001 19:17:05 +0000 Subject: Typesystem work initial import. Note that this currently isn't building, i'm in the middle of converting make_function_type/lookup_function_type --- bfd/hosts/m88kmach3.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 bfd/hosts/m88kmach3.h (limited to 'bfd/hosts/m88kmach3.h') diff --git a/bfd/hosts/m88kmach3.h b/bfd/hosts/m88kmach3.h deleted file mode 100644 index 421553893ec..00000000000 --- a/bfd/hosts/m88kmach3.h +++ /dev/null @@ -1,11 +0,0 @@ -#include -#include - -#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 -- cgit v1.2.1