patch-2.4.4 linux/include/asm-ia64/sigcontext.h
Next file: linux/include/asm-ia64/siginfo.h
Previous file: linux/include/asm-ia64/semaphore.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Apr 5 12:51:47 2001
- Orig file:
v2.4.3/linux/include/asm-ia64/sigcontext.h
- Orig date:
Sun Feb 6 18:42:40 2000
diff -u --recursive --new-file v2.4.3/linux/include/asm-ia64/sigcontext.h linux/include/asm-ia64/sigcontext.h
@@ -36,6 +36,7 @@
unsigned long sc_ar_lc; /* loop count register */
unsigned long sc_pr; /* predicate registers */
unsigned long sc_br[8]; /* branch registers */
+ /* Note: sc_gr[0] is used as the "uc_link" member of ucontext_t */
unsigned long sc_gr[32]; /* general registers (static partition) */
struct ia64_fpreg sc_fr[128]; /* floating-point registers */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)