From 860acaebec6b57ce27e244cc02a58e6651a4b6c3 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Mon, 3 May 1999 07:29:06 +0000 Subject: Initial revision --- bfd/hosts/vaxult.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 bfd/hosts/vaxult.h (limited to 'bfd/hosts/vaxult.h') diff --git a/bfd/hosts/vaxult.h b/bfd/hosts/vaxult.h new file mode 100644 index 00000000000..13731b7479f --- /dev/null +++ b/bfd/hosts/vaxult.h @@ -0,0 +1,8 @@ +#include +#include +#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 -- cgit v1.2.1