mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zipl/sclp: Remove duplicate macros
Signed-off-by: Philipp Rudo <prudo@linux.ibm.com> Reviewed-by: Stefan Haberland <sth@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
edfb6a03d8
commit
b2ae5a91ac
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user