forked from Imagelibrary/binutils-gdb
Fix core file stacks.
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
#define HOST_MACHINE_ARCH bfd_arch_vax
|
#define HOST_MACHINE_ARCH bfd_arch_vax
|
||||||
|
|
||||||
#define HOST_TEXT_START_ADDR 0
|
#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
|
#undef HOST_BIG_ENDIAN_P
|
||||||
|
|
||||||
/* EXACT TYPES */
|
/* EXACT TYPES */
|
||||||
|
|||||||
Reference in New Issue
Block a user