From: Jim Kingdon Date: Wed, 9 Jun 1993 00:33:55 +0000 (+0000) Subject: move to hosts X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7f4bf88f6c6807db13c318d779b8b114dd37bf79;p=binutils-gdb.git move to hosts --- diff --git a/bfd/news.h b/bfd/news.h deleted file mode 100644 index ce608e20850..00000000000 --- a/bfd/news.h +++ /dev/null @@ -1,12 +0,0 @@ -/* Sony News running NewsOS 3.2. */ - -#include - -#define HOST_PAGE_SIZE NBPG -#define HOST_SEGMENT_SIZE NBPG -#define HOST_MACHINE_ARCH bfd_arch_m68k -#define HOST_TEXT_START_ADDR 0 -#define HOST_STACK_END_ADDR (KERNBASE - (UPAGES * NBPG)) -#define HOST_BIG_ENDIAN_P - -#include "std-host.h"