diff options
Diffstat (limited to 'arch/x86/include/asm/signal.h')
| -rw-r--r-- | arch/x86/include/asm/signal.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/x86/include/asm/signal.h b/arch/x86/include/asm/signal.h index 0dba8b7a6ac7..7bb5490b3aa2 100644 --- a/arch/x86/include/asm/signal.h +++ b/arch/x86/include/asm/signal.h | |||
| @@ -112,12 +112,6 @@ typedef unsigned long sigset_t; | |||
| 112 | 112 | ||
| 113 | #define SA_RESTORER 0x04000000 | 113 | #define SA_RESTORER 0x04000000 |
| 114 | 114 | ||
| 115 | /* | ||
| 116 | * sigaltstack controls | ||
| 117 | */ | ||
| 118 | #define SS_ONSTACK 1 | ||
| 119 | #define SS_DISABLE 2 | ||
| 120 | |||
| 121 | #define MINSIGSTKSZ 2048 | 115 | #define MINSIGSTKSZ 2048 |
| 122 | #define SIGSTKSZ 8192 | 116 | #define SIGSTKSZ 8192 |
| 123 | 117 | ||
