diff options
Diffstat (limited to 'include/hw/isa/vt82c686.h')
| -rw-r--r-- | include/hw/isa/vt82c686.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/hw/isa/vt82c686.h b/include/hw/isa/vt82c686.h index da1722daf2..b6e95b2851 100644 --- a/include/hw/isa/vt82c686.h +++ b/include/hw/isa/vt82c686.h @@ -34,6 +34,4 @@ struct ViaAC97State { uint32_t ac97_cmd; }; -void via_isa_set_irq(PCIDevice *d, int n, int level); - #endif |