]> git.proxmox.com Git - mirror_qemu.git/blob - include/hw/acpi/piix4.h
pc: acpi: x2APIC support for MADT table and _MAT method
[mirror_qemu.git] / include / hw / acpi / piix4.h
1 #ifndef HW_ACPI_PIIX4_H
2 #define HW_ACPI_PIIX4_H
3
4 Object *piix4_pm_find(void);
5
6 #endif