Go to the documentation of this file. 1 #ifndef __SPARC_SIGNAL_H
2 #define __SPARC_SIGNAL_H
5 #include <linux/personality.h>
6 #include <linux/types.h>
8 #include <uapi/asm/signal.h>
22 #define SA_STATIC_ALLOC 0x8000
29 #define ptrace_signal_deliver(regs, cookie) do { } while (0)