Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.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