aboutsummaryrefslogtreecommitdiff
path: root/gdb/tm-68k.h
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1991-04-30 19:50:49 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1991-04-30 19:50:49 +0000
commit39d2bcca7df71f15b4e2a79d8fe0fe391a3c8e7c (patch)
treea772132c182efe7bcadc5de3fb1c549de0cb7a2a /gdb/tm-68k.h
parenta416228b533730c11304cd58b94bd35cbd602784 (diff)
downloadgdb-39d2bcca7df71f15b4e2a79d8fe0fe391a3c8e7c.zip
gdb-39d2bcca7df71f15b4e2a79d8fe0fe391a3c8e7c.tar.gz
gdb-39d2bcca7df71f15b4e2a79d8fe0fe391a3c8e7c.tar.bz2
* sun3-xdep.c, tm-sun3.h, tm-68k.h: Change TARGET_SUN3 to
GDB_TARGET_IS_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 a138671..b3c6c37 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 (TARGET_SUN3)
+# if defined (GDB_TARGET_IS_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