hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
[qemu/ar7.git] / hw / i386 / acpi-microvm.h
blobdfe853690e1576a15268c45df6cc434a4dbc8456
1 #ifndef HW_I386_ACPI_MICROVM_H
2 #define HW_I386_ACPI_MICROVM_H
4 #include "hw/i386/microvm.h"
6 void acpi_setup_microvm(MicrovmMachineState *mms);
8 #endif