patch-2.4.8 linux/include/asm-ia64/sigcontext.h
Next file: linux/include/asm-ia64/signal.h
Previous file: linux/include/asm-ia64/sal.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jul 31 10:30:09 2001
- Orig file:
v2.4.7/linux/include/asm-ia64/sigcontext.h
- Orig date:
Thu Apr 5 12:51:47 2001
diff -u --recursive --new-file v2.4.7/linux/include/asm-ia64/sigcontext.h linux/include/asm-ia64/sigcontext.h
@@ -40,6 +40,8 @@
unsigned long sc_gr[32]; /* general registers (static partition) */
struct ia64_fpreg sc_fr[128]; /* floating-point registers */
+ unsigned long sc_rsvd[16]; /* reserved for future use */
+
/*
* The mask must come last so we can increase _NSIG_WORDS
* without breaking binary compatibility.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)