* Makefile.in (OPTIONAL_BACKENDS): Add lynx-core.o.
[deliverable/binutils-gdb.git] / bfd / hosts / vaxbsd.h
index a8670816c75106a72f15566bec226834f0b96322..41cd03b35d7e426a2fe597616562f0862d0ec90c 100644 (file)
@@ -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 */
This page took 0.022937 seconds and 4 git commands to generate.