Revision c2cc47a4 sysemu.h

b/sysemu.h
156 156

  
157 157
typedef struct DriveInfo {
158 158
    BlockDriverState *bdrv;
159
    const char *devaddr;
159 160
    BlockInterfaceType type;
160 161
    int bus;
161 162
    int unit;

Also available in: Unified diff