mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zipl/sclp: remove PSW_* macros
They were never used and can therefore be removed. Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Reviewed-by: Philipp Rudo <prudo@linux.ibm.com> Reviewed-by: Stefan Haberland <sth@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
19f747847f
commit
eb4e806cdc
@@ -41,11 +41,6 @@
|
||||
#define SCLP_EVENT_MASK_MSG 0x40000000
|
||||
#define SCLP_EVENT_MASK_OPCMD 0x80000000
|
||||
|
||||
#define PSW_EXT_MASK 0x00080000ULL
|
||||
#define PSW_EXT_ADDR 0x80000000ULL
|
||||
#define PSW_WAIT_MASK 0x010a0000ULL
|
||||
#define PSW_WAIT_ADDR 0x00000000ULL
|
||||
|
||||
#define CTL_SERVICE_SIGNAL 0x0200
|
||||
#define CTL_CLOCK_COMPARATOR 0x0800
|
||||
|
||||
|
||||
Reference in New Issue
Block a user