Sign in
qemu-android
/
qemu-android
/
8887f84c54f6e74124544d1700a205e5b6821b3d
/
.
/
hw
/
i386
/
acpi-build.h
blob: e57b1aafdc15f58aabd873fe7adc79f6ee3ac97b [
file
] [
log
] [
blame
]
#ifndef
HW_I386_ACPI_BUILD_H
#define
HW_I386_ACPI_BUILD_H
#include
"qemu/typedefs.h"
void
acpi_setup
(
PcGuestInfo
*);
#endif