mirror of
https://github.com/xemu-project/xemu.git
synced 2025-02-11 23:27:43 +00:00
hw/ide/ide-dev: Add missing 'locked' field in IDEDevice (bad merge)
This commit is contained in:
parent
ac6b405faf
commit
c09199a287
@ -155,6 +155,7 @@ struct IDEDevice {
|
||||
char *version;
|
||||
char *serial;
|
||||
char *model;
|
||||
bool locked;
|
||||
uint64_t wwn;
|
||||
/*
|
||||
* 0x0000 - rotation rate not reported
|
||||
|
Loading…
x
Reference in New Issue
Block a user