]> git.proxmox.com Git - mirror_qemu.git/blame - hw/display/acpi-vga-stub.c
Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into staging
[mirror_qemu.git] / hw / display / acpi-vga-stub.c
CommitLineData
cfead313
IM
1#include "qemu/osdep.h"
2#include "hw/acpi/acpi_aml_interface.h"
3#include "vga_int.h"
4
5void build_vga_aml(AcpiDevAmlIf *adev, Aml *scope)
6{
7}