|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | fpregset |
| struct | mcontext |
| struct | ucontext |
Macros | |
| #define | NGREG 18 |
| #define | MCONTEXT_VERSION 2 |
Typedefs | |
| typedef int | greg_t |
| typedef greg_t | gregset_t [NGREG] |
| typedef struct fpregset | fpregset_t |
| #define MCONTEXT_VERSION 2 |
Definition at line 19 of file ucontext.h.
| #define NGREG 18 |
Definition at line 5 of file ucontext.h.
| typedef struct fpregset fpregset_t |
Definition at line 4 of file ucontext.h.
Definition at line 6 of file ucontext.h.
1.8.2