OSDN Git Service

Merge tag 'misc-next-20231128' of https://github.com/philmd/qemu into staging
[qmiga/qemu.git] / include / hw / isa / vt82c686.h
index b6e95b2..da1722d 100644 (file)
@@ -34,4 +34,6 @@ struct ViaAC97State {
     uint32_t ac97_cmd;
 };
 
+void via_isa_set_irq(PCIDevice *d, int n, int level);
+
 #endif