xref: /openbmc/qemu/include/hw/acpi/piix4.h (revision cb8d4c8f54b8271f642f02382eec29d468bb1c77)
1 #ifndef HW_ACPI_PIIX4_H
2 #define HW_ACPI_PIIX4_H
3 
4 Object *piix4_pm_find(void);
5 
6 #endif
7