72c194f7e7 ^
5c94b82662 ^
bb292f5a9b ^
1 2 3
4 5 6
7
8
9 10
#ifndef HW_I386_ACPI_BUILD_H #define HW_I386_ACPI_BUILD_H #include "hw/acpi/acpi-defs.h" extern const struct AcpiGenericAddress x86_nvdimm_acpi_dsmio; void acpi_setup(void); #endif