patch-2.1.79 linux/include/asm-sparc64/sigcontext.h

Next file: linux/include/asm-sparc64/siginfo.h
Previous file: linux/include/asm-sparc64/reg.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.78/linux/include/asm-sparc64/sigcontext.h linux/include/asm-sparc64/sigcontext.h
@@ -1,4 +1,4 @@
-/* $Id: sigcontext.h,v 1.9 1997/08/19 14:18:38 jj Exp $ */
+/* $Id: sigcontext.h,v 1.10 1997/12/11 15:16:11 jj Exp $ */
 #ifndef __SPARC64_SIGCONTEXT_H
 #define __SPARC64_SIGCONTEXT_H
 
@@ -67,7 +67,7 @@
 
 typedef struct {
 	struct     pt_regs si_regs;
-	int si_mask;
+	long	   si_mask;
 } __siginfo_t;
 
 typedef struct {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov