]> git.proxmox.com Git - qemu.git/blobdiff - hw/ide.h
target-sparc: Implement PDIST.
[qemu.git] / hw / ide.h
index a490cbb6c5360262ce1dcbd8a08e890844994319..9059aae28933bb8d5563e0fc7391a58d7901620b 100644 (file)
--- a/hw/ide.h
+++ b/hw/ide.h
@@ -19,7 +19,7 @@ PCIDevice *pci_piix4_ide_init(PCIBus *bus, DriveInfo **hd_table, int devfn);
 void vt82c686b_ide_init(PCIBus *bus, DriveInfo **hd_table, int devfn);
 
 /* ide-macio.c */
-int pmac_ide_init (DriveInfo **hd_table, qemu_irq irq,
+MemoryRegion *pmac_ide_init (DriveInfo **hd_table, qemu_irq irq,
                   void *dbdma, int channel, qemu_irq dma_irq);
 
 /* ide-mmio.c */