patch-2.4.13 linux/arch/s390x/kernel/linux32.h
Next file: linux/arch/s390x/kernel/lowcore.S
Previous file: linux/arch/s390x/kernel/linux32.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Oct 11 09:04:57 2001
- Orig file:
v2.4.12/linux/arch/s390x/kernel/linux32.h
- Orig date:
Tue Feb 13 14:13:44 2001
diff -u --recursive --new-file v2.4.12/linux/arch/s390x/kernel/linux32.h linux/arch/s390x/kernel/linux32.h
@@ -237,8 +237,8 @@
__u32 uc_flags;
__u32 uc_link; /* pointer */
stack_t32 uc_stack;
+ _sigregs32 uc_mcontext;
sigset_t32 uc_sigmask; /* mask last for extensibility */
- __u32 sc; /* pointer */
};
#endif /* !CONFIG_S390_SUPPORT */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)