summaryrefslogtreecommitdiff
path: root/gdb/config/alpha/tm-alphalinux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/alpha/tm-alphalinux.h')
-rw-r--r--gdb/config/alpha/tm-alphalinux.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/gdb/config/alpha/tm-alphalinux.h b/gdb/config/alpha/tm-alphalinux.h
index 30ae4f756f3..ca1c0f889a8 100644
--- a/gdb/config/alpha/tm-alphalinux.h
+++ b/gdb/config/alpha/tm-alphalinux.h
@@ -2,8 +2,8 @@
definitions here are used when the _target_ system is running
GNU/Linux.
- Copyright 1996, 1998, 1999, 2000, 2002, 2003
- Free Software Foundation, Inc.
+ Copyright 1996, 1998, 1999, 2000, 2002, 2003, 2004 Free Software
+ Foundation, Inc.
This file is part of GDB.
@@ -27,12 +27,6 @@
#include "alpha/tm-alpha.h"
-/* Number of traps that happen between exec'ing the shell to run an
- inferior, and when we finally get to the inferior code. This is 2
- on GNU/Linux and most implementations. */
-#undef START_INFERIOR_TRAPS_EXPECTED
-#define START_INFERIOR_TRAPS_EXPECTED 2
-
#include "config/tm-linux.h"
#endif /* TM_LINUXALPHA_H */