diff options
Diffstat (limited to 'gdb/config/mips/tm-linux.h')
-rw-r--r-- | gdb/config/mips/tm-linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/mips/tm-linux.h b/gdb/config/mips/tm-linux.h index 9ee0024..8ef4ce5 100644 --- a/gdb/config/mips/tm-linux.h +++ b/gdb/config/mips/tm-linux.h @@ -26,7 +26,6 @@ /* We don't want to inherit tm-mips.h's shared library trampoline code. */ -#undef SKIP_TRAMPOLINE_CODE #undef IGNORE_HELPER_CALL /* GNU/Linux MIPS has __SIGRTMAX == 127. */ |