aboutsummaryrefslogtreecommitdiff
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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i386/acpi-build.h b/hw/i386/acpi-build.h
index 487ec77..0dce155 100644
--- a/hw/i386/acpi-build.h
+++ b/hw/i386/acpi-build.h
@@ -10,5 +10,6 @@ extern const struct AcpiGenericAddress x86_nvdimm_acpi_dsmio;
#define ACPI_PCIHP_BNMR_BASE 0x10
void acpi_setup(void);
+Object *acpi_get_i386_pci_host(void);
#endif