blob: a9b0ecf76d04fc394785e1be3519a252e610d0a0 [file] [log] [blame]
Igor Mammedovcfead312022-10-17 12:21:36 +02001#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}