diff options
Diffstat (limited to 'include/asm-s390/sigcontext.h')
| -rw-r--r-- | include/asm-s390/sigcontext.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-s390/sigcontext.h b/include/asm-s390/sigcontext.h index 803545351dd8..aeb6e0b13329 100644 --- a/include/asm-s390/sigcontext.h +++ b/include/asm-s390/sigcontext.h | |||
| @@ -8,6 +8,8 @@ | |||
| 8 | #ifndef _ASM_S390_SIGCONTEXT_H | 8 | #ifndef _ASM_S390_SIGCONTEXT_H |
| 9 | #define _ASM_S390_SIGCONTEXT_H | 9 | #define _ASM_S390_SIGCONTEXT_H |
| 10 | 10 | ||
| 11 | #include <linux/compiler.h> | ||
| 12 | |||
| 11 | #define __NUM_GPRS 16 | 13 | #define __NUM_GPRS 16 |
| 12 | #define __NUM_FPRS 16 | 14 | #define __NUM_FPRS 16 |
| 13 | #define __NUM_ACRS 16 | 15 | #define __NUM_ACRS 16 |
