diff options
Diffstat (limited to 'arch/s390/include/asm/sigp.h')
-rw-r--r-- | arch/s390/include/asm/sigp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/include/asm/sigp.h b/arch/s390/include/asm/sigp.h index fad4ae23ece0..ec60cf7fa0a2 100644 --- a/arch/s390/include/asm/sigp.h +++ b/arch/s390/include/asm/sigp.h | |||
@@ -16,6 +16,7 @@ | |||
16 | #define SIGP_SET_ARCHITECTURE 18 | 16 | #define SIGP_SET_ARCHITECTURE 18 |
17 | #define SIGP_COND_EMERGENCY_SIGNAL 19 | 17 | #define SIGP_COND_EMERGENCY_SIGNAL 19 |
18 | #define SIGP_SENSE_RUNNING 21 | 18 | #define SIGP_SENSE_RUNNING 21 |
19 | #define SIGP_SET_MULTI_THREADING 22 | ||
19 | #define SIGP_STORE_ADDITIONAL_STATUS 23 | 20 | #define SIGP_STORE_ADDITIONAL_STATUS 23 |
20 | 21 | ||
21 | /* SIGP condition codes */ | 22 | /* SIGP condition codes */ |