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

#include <sigcontext.h>

Data Fields

_psw_t psw
 
unsigned long gprs [__NUM_GPRS]
 
unsigned int acrs [__NUM_ACRS]
 

Detailed Description

Definition at line 42 of file sigcontext.h.

Field Documentation

unsigned int acrs[__NUM_ACRS]

Definition at line 46 of file sigcontext.h.

unsigned long gprs[__NUM_GPRS]

Definition at line 45 of file sigcontext.h.

_psw_t psw

Definition at line 44 of file sigcontext.h.


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