Oops! Retract last change. Didn't mean to pollute things with energize just
[deliverable/binutils-gdb.git] / gdb / xm-sun4sol2.h
index 25013a9c96c75c97278d34131d0ce80bec8bb680..a3cc2ef1eebfe4d3a928e13723065a1a4494c944 100644 (file)
@@ -28,7 +28,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* SVR4's can't seem to agree on what to call the type that contains the
    general registers.  Kludge around it with a #define.  */
 
-#define        gregset_t       prgreg_t
+#define        gregset_t       prgregset_t
 #define        fpregset_t      prfpregset_t
 
 /* The native Sun compiler complains about using volatile
@@ -62,3 +62,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* May be needed, may be not?  From Pace Willisson's port.  FIXME.  */
 #define NEED_POSIX_SETPGID
+
+/* Solaris PSRVADDR support does not seem to include a place for nPC.  */
+#define PRSVADDR_BROKEN
This page took 0.023527 seconds and 4 git commands to generate.