aboutsummaryrefslogtreecommitdiff
path: root/contrib/gdb/bfd/hosts/vaxult2.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gdb/bfd/hosts/vaxult2.h')
-rw-r--r--contrib/gdb/bfd/hosts/vaxult2.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/gdb/bfd/hosts/vaxult2.h b/contrib/gdb/bfd/hosts/vaxult2.h
deleted file mode 100644
index 13731b7479f6..000000000000
--- a/contrib/gdb/bfd/hosts/vaxult2.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <machine/param.h>
-#include <machine/vmparam.h>
-#define HOST_PAGE_SIZE (NBPG*CLSIZE)
-#define HOST_MACHINE_ARCH bfd_arch_vax
-
-#define HOST_TEXT_START_ADDR USRTEXT
-#define HOST_STACK_END_ADDR USRSTACK
-#undef HOST_BIG_ENDIAN_P