diff options
Diffstat (limited to 'gdb/config/mips/tm-nbsd.h')
-rw-r--r-- | gdb/config/mips/tm-nbsd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/mips/tm-nbsd.h b/gdb/config/mips/tm-nbsd.h index 90909dd..f79c01f 100644 --- a/gdb/config/mips/tm-nbsd.h +++ b/gdb/config/mips/tm-nbsd.h @@ -22,10 +22,8 @@ #ifndef TM_NBSD_H #define TM_NBSD_H -#include "mips/tm-mips.h" #include "solib.h" -/* We don't want to inherit tm-mips.h's shared library trampoline code. */ #undef IN_SOLIB_CALL_TRAMPOLINE #undef SKIP_TRAMPOLINE_CODE #undef DEPRECATED_IGNORE_HELPER_CALL |