|
Linux Kernel
3.7.1
|
#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 |
| #define ILL_DBLFLT (__SI_FAULT|9) /* double fault */ |
| #define ILL_HARDWALL (__SI_FAULT|10) /* user networks hardwall violation */ |
1.8.2