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
- Lines: 8
- Date:
Thu Jul 13 09:42:51 2000
- Orig file:
v2.4.0-test3/linux/include/asm-ppc/ucontext.h
- Orig date:
Mon Jan 12 15:18:13 1998
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)