summaryrefslogtreecommitdiffstats
path: root/src/include/hw/acpi/piix4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/hw/acpi/piix4.h')
-rw-r--r--src/include/hw/acpi/piix4.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/include/hw/acpi/piix4.h b/src/include/hw/acpi/piix4.h
new file mode 100644
index 0000000..65e6fd7
--- /dev/null
+++ b/src/include/hw/acpi/piix4.h
@@ -0,0 +1,8 @@
+#ifndef HW_ACPI_PIIX4_H
+#define HW_ACPI_PIIX4_H
+
+#include "qemu/typedefs.h"
+
+Object *piix4_pm_find(void);
+
+#endif
OpenPOWER on IntegriCloud