2000-03-21 J.T. Conklin <jtc@redback.com>
[platform/upstream/binutils.git] / gdb / config / i386 / tm-nbsd.h
index c826d5b..3be47b0 100644 (file)
 #ifndef TM_NBSD_H
 #define TM_NBSD_H
 
+#define HAVE_I387_REGS
+
 #include "i386/tm-i386bsd.h"
 #include "tm-nbsd.h"
 
-#undef NUM_REGS
-#define NUM_REGS 16
-
 #define JB_ELEMENT_SIZE sizeof(int)    /* jmp_buf[_JBLEN] is array of ints */
 #define JB_PC  0               /* Setjmp()'s return PC saved here */