Linux Kernel
3.7.1
|
#include <sigcontext.h>
Data Fields | |
int | wsaved |
__siginfo_reg_window | reg_window [__SIGC_MAXWIN] |
unsigned long | rwbuf_stkptrs [__SIGC_MAXWIN] |
Definition at line 55 of file sigcontext.h.
__siginfo_reg_window reg_window[__SIGC_MAXWIN] |
Definition at line 57 of file sigcontext.h.
unsigned long rwbuf_stkptrs[__SIGC_MAXWIN] |
Definition at line 58 of file sigcontext.h.
int wsaved |
Definition at line 56 of file sigcontext.h.