Revision f455e98c hw/ide/isa.c

b/hw/ide/isa.c
58 58
}
59 59

  
60 60
void isa_ide_init(int iobase, int iobase2, qemu_irq irq,
61
                  BlockDriverState *hd0, BlockDriverState *hd1)
61
                  DriveInfo *hd0, DriveInfo *hd1)
62 62
{
63 63
    ISAIDEState *s;
64 64

  

Also available in: Unified diff