Revision a8170e5e hw/ide.h

b/hw/ide.h
24 24
		   void *dbdma, int channel, qemu_irq dma_irq);
25 25

  
26 26
/* ide-mmio.c */
27
void mmio_ide_init (target_phys_addr_t membase, target_phys_addr_t membase2,
27
void mmio_ide_init (hwaddr membase, hwaddr membase2,
28 28
                    MemoryRegion *address_space,
29 29
                    qemu_irq irq, int shift,
30 30
                    DriveInfo *hd0, DriveInfo *hd1);

Also available in: Unified diff