aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd')
-rw-r--r--bfd/hosts/vaxbsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/hosts/vaxbsd.h b/bfd/hosts/vaxbsd.h
index a867081..41cd03b 100644
--- a/bfd/hosts/vaxbsd.h
+++ b/bfd/hosts/vaxbsd.h
@@ -20,7 +20,7 @@
#define HOST_MACHINE_ARCH bfd_arch_vax
#define HOST_TEXT_START_ADDR 0
-#define HOST_STACK_END_ADDR KERNBASE
+#define HOST_STACK_END_ADDR (KERNBASE - (UPAGES * NBPG))
#undef HOST_BIG_ENDIAN_P
/* EXACT TYPES */