diff options
Diffstat (limited to 'gdb/config/powerpc/tm-nbsd.h')
-rw-r--r-- | gdb/config/powerpc/tm-nbsd.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/powerpc/tm-nbsd.h b/gdb/config/powerpc/tm-nbsd.h index d98fc79..d167830 100644 --- a/gdb/config/powerpc/tm-nbsd.h +++ b/gdb/config/powerpc/tm-nbsd.h @@ -23,8 +23,4 @@ #include "powerpc/tm-ppc-eabi.h" -/* We _want_ the SVR4 section offset calculations (see syms_from_objfile() - in symfile.c). */ -#undef IBM6000_TARGET - #endif /* TM_NBSD_H */ |