diff options
Diffstat (limited to 'gdb/config/vax/xm-vax.h')
-rw-r--r-- | gdb/config/vax/xm-vax.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/vax/xm-vax.h b/gdb/config/vax/xm-vax.h index 3e91b41..b04b1be 100644 --- a/gdb/config/vax/xm-vax.h +++ b/gdb/config/vax/xm-vax.h @@ -19,10 +19,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define HOST_BYTE_ORDER LITTLE_ENDIAN -/* Get rid of any system-imposed stack limit if possible. */ - -#define SET_STACK_LIMIT_HUGE - /* This is the amount to subtract from u.u_ar0 to get the offset in the core file of the register values. */ |