aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/tm-irix6.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/mips/tm-irix6.h')
-rw-r--r--gdb/config/mips/tm-irix6.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/mips/tm-irix6.h b/gdb/config/mips/tm-irix6.h
index 88abf80..8b61f0e 100644
--- a/gdb/config/mips/tm-irix6.h
+++ b/gdb/config/mips/tm-irix6.h
@@ -22,10 +22,6 @@
#include "mips/tm-mips.h"
#include "solib.h"
-/* The signal handler trampoline is called _sigtramp. */
-#undef DEPRECATED_IN_SIGTRAMP
-#define DEPRECATED_IN_SIGTRAMP(pc, name) ((name) && DEPRECATED_STREQ ("_sigtramp", name))
-
/* Offsets for register values in _sigtramp frame.
sigcontext is immediately above the _sigtramp frame on Irix. */
#undef SIGFRAME_BASE