]> git.proxmox.com Git - qemu.git/blobdiff - hw/ide.h
MIPS: Initial support of VIA IDE controller used by fulong mini pc
[qemu.git] / hw / ide.h
index 0e7d540bdbe57f325a5381abc3fd291e2853a393..bb635b6c0690db0ae729e550e07548c5bb105702 100644 (file)
--- a/hw/ide.h
+++ b/hw/ide.h
@@ -12,6 +12,7 @@ void pci_cmd646_ide_init(PCIBus *bus, DriveInfo **hd_table,
                          int secondary_ide_enabled);
 void pci_piix3_ide_init(PCIBus *bus, DriveInfo **hd_table, int devfn);
 void 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,