Go to the documentation of this file.    1 #ifndef __SPARC_SIGCONTEXT_H 
    2 #define __SPARC_SIGCONTEXT_H 
    4 #include <asm/ptrace.h> 
    5 #include <uapi/asm/sigcontext.h> 
    9 #define __SUNOS_MAXWIN   31 
   43         unsigned int u_regs[16]; 
 
   48 #define __SIGC_MAXWIN   7 
   51     unsigned long locals[8];
 
   63     unsigned   int si_float_regs [64];
 
   66     unsigned   long si_fprs;
 
   75         unsigned long   u_regs[16]; 
 
   86         unsigned long   ss_size;
 
   88     unsigned long       sigc_mask;
 
   95     unsigned long si_float_regs [32];