aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/sparc/xm-sun4sol2.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-05-30 00:03:57 +0000
committerAndrew Cagney <cagney@redhat.com>2000-05-30 00:03:57 +0000
commit0a415da9b78a2d0074ba0a193b196f1f600e95a8 (patch)
tree6d02d96254c039770d5f318b9d8bf36654ac9835 /gdb/config/sparc/xm-sun4sol2.h
parent43841e9116d121fa81a351b66ec9e0821a1b4be8 (diff)
downloadgdb-0a415da9b78a2d0074ba0a193b196f1f600e95a8.zip
gdb-0a415da9b78a2d0074ba0a193b196f1f600e95a8.tar.gz
gdb-0a415da9b78a2d0074ba0a193b196f1f600e95a8.tar.bz2
Move/rename GDB_GREGSET_T definitions for solaris 2.
Diffstat (limited to 'gdb/config/sparc/xm-sun4sol2.h')
-rw-r--r--gdb/config/sparc/xm-sun4sol2.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/config/sparc/xm-sun4sol2.h b/gdb/config/sparc/xm-sun4sol2.h
index 01218fd..3edb5ab 100644
--- a/gdb/config/sparc/xm-sun4sol2.h
+++ b/gdb/config/sparc/xm-sun4sol2.h
@@ -26,13 +26,6 @@
#include "xm-sysv4.h"
-/* gdb wants to use the prgregset_t interface rather than
- the gregset_t interface, partly because that's what's
- used in core-sol2.c */
-
-#define GDB_GREGSET_TYPE prgregset_t
-#define GDB_FPREGSET_TYPE prfpregset_t
-
/* These are not currently used in SVR4 (but should be, FIXME!). */
#undef DO_DEFERRED_STORES
#undef CLEAR_DEFERRED_STORES