aboutsummaryrefslogtreecommitdiff
path: root/gdb/tm-68k.h
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1991-04-20 00:31:01 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1991-04-20 00:31:01 +0000
commit696d660be015e9bb4630e09c6b02ddd7ed088e86 (patch)
tree55b1404f6a410961d590a6d64de19156de509a54 /gdb/tm-68k.h
parentb4d4e8e33c73051ef96926da28e6f1f944512ec7 (diff)
downloadgdb-696d660be015e9bb4630e09c6b02ddd7ed088e86.zip
gdb-696d660be015e9bb4630e09c6b02ddd7ed088e86.tar.gz
gdb-696d660be015e9bb4630e09c6b02ddd7ed088e86.tar.bz2
* tm-68k.h (NUM_REGS): Conditionalize on TARGET_SUN3 not sun.
tm-sun3.h: Define TARGET_SUN3.
Diffstat (limited to 'gdb/tm-68k.h')
-rw-r--r--gdb/tm-68k.h2
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