|
Linux Kernel
3.7.1
|
#include <uapi/asm/signal.h>#include <asm/sigcontext.h>Go to the source code of this file.
Data Structures | |
| struct | sigset_t |
| struct | old_sigaction |
| struct | sigaction |
| struct | k_sigaction |
Macros | |
| #define | _NSIG 64 |
| #define | _NSIG_BPW 32 |
| #define | _NSIG_WORDS (_NSIG / _NSIG_BPW) |
| #define | ptrace_signal_deliver(regs, cookie) do { } while (0) |
Typedefs | |
| typedef unsigned long | old_sigset_t |
| typedef unsigned long old_sigset_t |
1.8.2