diff options
Diffstat (limited to 'gdb/config/mips/tm-nbsd.h')
-rw-r--r-- | gdb/config/mips/tm-nbsd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/mips/tm-nbsd.h b/gdb/config/mips/tm-nbsd.h index 209e28e..90909dd 100644 --- a/gdb/config/mips/tm-nbsd.h +++ b/gdb/config/mips/tm-nbsd.h @@ -27,7 +27,6 @@ /* We don't want to inherit tm-mips.h's shared library trampoline code. */ #undef IN_SOLIB_CALL_TRAMPOLINE -#undef IN_SOLIB_RETURN_TRAMPOLINE #undef SKIP_TRAMPOLINE_CODE #undef DEPRECATED_IGNORE_HELPER_CALL |