@@ -19,10 +19,10 @@ struct psw {
#define PSW_MASK_DAT 0x0400000000000000UL
#define PSW_MASK_PSTATE 0x0001000000000000UL
-#define CR0_EXTM_SCLP 0X0000000000000200UL
-#define CR0_EXTM_EXTC 0X0000000000002000UL
-#define CR0_EXTM_EMGC 0X0000000000004000UL
-#define CR0_EXTM_MASK 0X0000000000006200UL
+#define CR0_EXTM_SCLP 0x0000000000000200UL
+#define CR0_EXTM_EXTC 0x0000000000002000UL
+#define CR0_EXTM_EMGC 0x0000000000004000UL
+#define CR0_EXTM_MASK 0x0000000000006200UL
struct lowcore {
uint8_t pad_0x0000[0x0080 - 0x0000]; /* 0x0000 */