patch-2.4.23 linux-2.4.23/include/asm-ppc/sigcontext.h

Next file: linux-2.4.23/include/asm-ppc/uaccess.h
Previous file: linux-2.4.23/include/asm-ppc/serial.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/asm-ppc/sigcontext.h linux-2.4.23/include/asm-ppc/sigcontext.h
@@ -3,8 +3,7 @@
 
 #include <asm/ptrace.h>
 
-
-struct sigcontext_struct {
+struct sigcontext {
 	unsigned long	_unused[4];
 	int		signal;
 	unsigned long	handler;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)