diff options
Diffstat (limited to 'gdb/config/mips/tm-nbsd.h')
-rw-r--r-- | gdb/config/mips/tm-nbsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mips/tm-nbsd.h b/gdb/config/mips/tm-nbsd.h index c7e45fcff0..209e28e611 100644 --- a/gdb/config/mips/tm-nbsd.h +++ b/gdb/config/mips/tm-nbsd.h @@ -29,6 +29,6 @@ #undef IN_SOLIB_CALL_TRAMPOLINE #undef IN_SOLIB_RETURN_TRAMPOLINE #undef SKIP_TRAMPOLINE_CODE -#undef IGNORE_HELPER_CALL +#undef DEPRECATED_IGNORE_HELPER_CALL #endif /* TM_NBSD_H */ |