Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
__siginfo32_t Struct Reference

#include <sigcontext.h>

Data Fields

struct {
   unsigned int   psr
 
   unsigned int   pc
 
   unsigned int   npc
 
   unsigned int   y
 
   unsigned int   u_regs [16]
 
si_regs
 
int si_mask
 

Detailed Description

Definition at line 37 of file sigcontext.h.

Field Documentation

unsigned int npc

Definition at line 41 of file sigcontext.h.

unsigned int pc

Definition at line 40 of file sigcontext.h.

unsigned int psr

Definition at line 39 of file sigcontext.h.

int si_mask

Definition at line 45 of file sigcontext.h.

struct { ... } si_regs
unsigned int u_regs[16]

Definition at line 43 of file sigcontext.h.

unsigned int y

Definition at line 42 of file sigcontext.h.


The documentation for this struct was generated from the following file: