move to hosts
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 9 Jun 1993 00:33:55 +0000 (00:33 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 9 Jun 1993 00:33:55 +0000 (00:33 +0000)
bfd/news.h [deleted file]

diff --git a/bfd/news.h b/bfd/news.h
deleted file mode 100644 (file)
index ce608e2..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/* Sony News running NewsOS 3.2.  */
-
-#include <machine/vmparam.h>
-
-#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"