]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - include/hw/i386/pc.h
piix4: Add an i8259 Interrupt Controller as specified in datasheet
[thirdparty/qemu.git] / include / hw / i386 / pc.h
index f040a720959378a76826d2f6145f1111c1864531..f553b296525890522c72306a3098c652019c51c9 100644 (file)
@@ -266,7 +266,6 @@ PCIBus *i440fx_init(const char *host_type, const char *pci_type,
 PCIBus *find_i440fx(void);
 /* piix4.c */
 extern PCIDevice *piix4_dev;
-int piix4_init(PCIBus *bus, ISABus **isa_bus, int devfn);
 
 /* pc_sysfw.c */
 void pc_system_flash_create(PCMachineState *pcms);