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

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)