diff options
Diffstat (limited to 'gdb/config/i386/tm-obsd.h')
-rw-r--r-- | gdb/config/i386/tm-obsd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/i386/tm-obsd.h b/gdb/config/i386/tm-obsd.h index d26b03bf41d..f3b111adcaa 100644 --- a/gdb/config/i386/tm-obsd.h +++ b/gdb/config/i386/tm-obsd.h @@ -21,7 +21,6 @@ #ifndef TM_OBSD_H #define TM_OBSD_H -#define HAVE_I387_REGS #include "i386/tm-i386.h" /* OpenBSD uses the old gcc convention for struct returns. */ |