Sign in
qemu
/
qemu
/
2c65db5e58d2c74921077f6c064ba4c91ebde16a
/
.
/
hw
/
i386
/
acpi-build.h
blob: 74df5fc612889225c8d7a0c01ad791b4e632b5db [
file
] [
log
] [
blame
]
#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