Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
ucontext.h File Reference
#include <asm-generic/ucontext.h>

Go to the source code of this file.

Macros

#define UC_FP_XSTATE
 

Macro Definition Documentation

#define UC_FP_XSTATE
Value:
0x1 /* indicates the presence of extended state
* information in the memory layout pointed
* by the fpstate pointer in the ucontext's
* sigcontext struct (uc_mcontext).
*/

Definition at line 4 of file ucontext.h.