Sign in
qemu
/
qemu
/
99b1e64688893d0b772074b5a2972a0bad85c19f
/
.
/
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