diff --git a/zipl/boot/sclp_stage3.h b/zipl/boot/sclp_stage3.h index 72c8a58d..1391cf41 100644 --- a/zipl/boot/sclp_stage3.h +++ b/zipl/boot/sclp_stage3.h @@ -17,9 +17,6 @@ #define SDIAS_EVSTATE_ALL_STORED 0x00 #define SDIAS_EVSTATE_PART_STORED 0x10 -#define SDIAS_EVSTATE_ALL_STORED 0x00 -#define SDIAS_EVSTATE_PART_STORED 0x10 - struct sdias_evbuf { struct evbuf_header header; uint8_t event_qual;