patch-2.1.69 linux/include/asm-alpha/sigcontext.h
Next file: linux/include/asm-alpha/uaccess.h
Previous file: linux/include/asm-alpha/processor.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Dec 1 10:45:24 1997
- Orig file:
v2.1.68/linux/include/asm-alpha/sigcontext.h
- Orig date:
Mon Dec 1 12:04:14 1997
diff -u --recursive --new-file v2.1.68/linux/include/asm-alpha/sigcontext.h linux/include/asm-alpha/sigcontext.h
@@ -30,13 +30,5 @@
unsigned long sc_fp_trigger_inst;
};
-struct ucontext {
- unsigned long uc_flags;
- struct ucontext *uc_link;
- old_sigset_t uc_osf_sigmask;
- stack_t uc_stack;
- struct sigcontext uc_mcontext;
- sigset_t uc_sigmask; /* mask last for extensibility */
-};
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov