diff options
Diffstat (limited to 'gdb/config/sparc/xm-sun4sol2.h')
-rw-r--r-- | gdb/config/sparc/xm-sun4sol2.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/config/sparc/xm-sun4sol2.h b/gdb/config/sparc/xm-sun4sol2.h index 01218fd2d23..3edb5abdf54 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 |