patch-2.4.27 linux-2.4.27/include/asm-sparc64/svr4.h
Next file: linux-2.4.27/include/asm-sparc64/unistd.h
Previous file: linux-2.4.27/include/asm-sparc64/pgtable.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-08-07 16:26:06.220411125 -0700
-  Orig file: 
linux-2.4.26/include/asm-sparc64/svr4.h
-  Orig date: 
1998-08-04 16:03:35.000000000 -0700
diff -urN linux-2.4.26/include/asm-sparc64/svr4.h linux-2.4.27/include/asm-sparc64/svr4.h
@@ -87,7 +87,7 @@
 
 /* signal stack exection place, unsupported */
 typedef struct svr4_stack_t {
-        char *sp;
+        u32  sp;
         int  size;
         int  flags;
 } svr4_stack_t;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)