tm-sun3.h: Define TARGET_SUN3.
Fri Apr 19 09:36:50 1991 Jim Kingdon (kingdon at cygint.cygnus.com)
+ * tm-68k.h (NUM_REGS): Conditionalize on TARGET_SUN3 not sun.
+ tm-sun3.h: Define TARGET_SUN3.
+
* utils.c: Use CPLUS_MARKER not '$'.
* cplus-dem.c: Use CPLUS_MARKER not '$'. If CPLUS_MARKER isn't
#define REGISTER_TYPE long
#if defined (HAVE_68881)
-# if defined (sun)
+# if defined (TARGET_SUN3)
/* Sun3 status includes fpflags, which shows whether the FPU has been used
by the process, and whether the FPU was done with an instruction or
was interrupted in the middle of a long instruction. See
#define HAVE_68881
+#define TARGET_SUN3
+
#include "tm-68k.h"
/* Define this if the C compiler puts an underscore at the front