patch-2.4.0-test4 linux/include/asm-ppc/ucontext.h

Next file: linux/include/asm-ppc/unistd.h
Previous file: linux/include/asm-ppc/tqm8xxL.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/include/asm-ppc/ucontext.h linux/include/asm-ppc/ucontext.h
@@ -7,6 +7,7 @@
 	unsigned long	  uc_flags;
 	struct ucontext  *uc_link;
 	stack_t		  uc_stack;
+	struct sigcontext_struct uc_mcontext;
 	sigset_t	  uc_sigmask;	/* mask last for extensibility */
 };
 

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