summaryrefslogtreecommitdiff
path: root/hw/i386/acpi-build.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/acpi-build.h')
-rw-r--r--hw/i386/acpi-build.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i386/acpi-build.h b/hw/i386/acpi-build.h
index e57b1aafdc..148c0f9977 100644
--- a/hw/i386/acpi-build.h
+++ b/hw/i386/acpi-build.h
@@ -4,6 +4,6 @@
#include "qemu/typedefs.h"
-void acpi_setup(PcGuestInfo *);
+void acpi_setup(void);
#endif