diff options
Diffstat (limited to 'gdb/tm-68k.h')
-rw-r--r-- | gdb/tm-68k.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/tm-68k.h b/gdb/tm-68k.h index f8b9d49..a138671 100644 --- a/gdb/tm-68k.h +++ b/gdb/tm-68k.h @@ -94,7 +94,7 @@ read_memory_integer (read_register (SP_REGNUM), 4) #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 |