2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / config / sparc / xm-sun4sol2.h
index 01218fd2d23df8f8c22d2957d6db7d37395ac426..43f6166d132970959fc640cbe50f85e60373a080 100644 (file)
 
 #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
@@ -46,5 +39,5 @@
 
 /* On sol2.7, <curses.h> emits a bunch of 'macro redefined'
    warnings, which makes autoconf think curses.h doesn't
-   exist.  Compensate fot that here. */
+   exist.  Compensate for that here. */
 #define HAVE_CURSES_H 1
This page took 0.023594 seconds and 4 git commands to generate.