Go to the documentation of this file.
8 #ifndef __ASM_AVR32_SIGNAL_H
9 #define __ASM_AVR32_SIGNAL_H
11 #include <uapi/asm/signal.h>
18 #define _NSIG_WORDS (_NSIG / _NSIG_BPW)
37 #include <asm/sigcontext.h>
38 #undef __HAVE_ARCH_SIG_BITOPS
40 #define ptrace_signal_deliver(regs, cookie) do { } while (0)