Add qemu 2.4.0
[kvmfornfv.git] / qemu / include / hw / acpi / piix4.h
diff --git a/qemu/include/hw/acpi/piix4.h b/qemu/include/hw/acpi/piix4.h
new file mode 100644 (file)
index 0000000..65e6fd7
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef HW_ACPI_PIIX4_H
+#define HW_ACPI_PIIX4_H
+
+#include "qemu/typedefs.h"
+
+Object *piix4_pm_find(void);
+
+#endif