diff options
Diffstat (limited to 'include/asm-ppc/signal.h')
-rw-r--r-- | include/asm-ppc/signal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc/signal.h b/include/asm-ppc/signal.h index 7e14071d9..f5025a161 100644 --- a/include/asm-ppc/signal.h +++ b/include/asm-ppc/signal.h @@ -54,6 +54,7 @@ typedef struct { #define SIGLOST 29 */ #define SIGPWR 30 +#define SIGSYS 31 #define SIGUNUSED 31 /* These should not be considered constants from userland. */ |