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

Go to the source code of this file.

Macros

#define __ARCH_SI_TRAPNO
 
#define ILL_DBLFLT   (__SI_FAULT|9) /* double fault */
 
#define ILL_HARDWALL   (__SI_FAULT|10) /* user networks hardwall violation */
 
#define NSIGILL   10
 

Macro Definition Documentation

#define __ARCH_SI_TRAPNO

Definition at line 18 of file siginfo.h.

#define ILL_DBLFLT   (__SI_FAULT|9) /* double fault */

Definition at line 29 of file siginfo.h.

#define ILL_HARDWALL   (__SI_FAULT|10) /* user networks hardwall violation */

Definition at line 30 of file siginfo.h.

#define NSIGILL   10

Definition at line 32 of file siginfo.h.