Go to the documentation of this file.
8 #ifndef _ASM_IA64_SIGNAL_H
9 #define _ASM_IA64_SIGNAL_H
11 #include <uapi/asm/signal.h>
16 #define _NSIG_WORDS (_NSIG / _NSIG_BPW)
39 # include <asm/sigcontext.h>
41 #define ptrace_signal_deliver(regs, cookie) do { } while (0)