Sign in
qemu
/
qemu
/
refs/heads/master
/
.
/
hw
/
i386
/
acpi-build.h
blob: 8ba3c33e483166e7e8cbfc2e7f5a96533e22a6e6 [
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
);
Object
*
acpi_get_i386_pci_host
(
void
);
#endif