hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vga_realize()
[qemu/ar7.git] / hw / i386 / microvm-dt.h
blob77c79cbdd9fbf66af49a20a429234ee4f68d8894
1 #ifndef HW_I386_MICROVM_DT_H
2 #define HW_I386_MICROVM_DT_H
4 #include "hw/i386/microvm.h"
6 void dt_setup_microvm(MicrovmMachineState *mms);
8 #endif