]> Git Repo - qemu.git/blobdiff - include/hw/i386/pc.h
i386/pc: expose identifying the floppy controller
[qemu.git] / include / hw / i386 / pc.h
index b0d6283b25c28217f208262bcbb59c7c03c1cdab..812222947742986abea8ba6005f2e1e73a8a4920 100644 (file)
@@ -267,6 +267,8 @@ typedef void (*cpu_set_smm_t)(int smm, void *arg);
 
 void ioapic_init_gsi(GSIState *gsi_state, const char *parent_name);
 
+ISADevice *pc_find_fdc0(void);
+
 /* acpi_piix.c */
 
 I2CBus *piix4_pm_init(PCIBus *bus, int devfn, uint32_t smb_io_base,
This page took 0.02202 seconds and 4 git commands to generate.