Sign in
qemu
/
qemu
/
2fe8ed6fe9dd8c50f06c16921b42d6f0e17f9f7c
/
.
/
hw
/
display
/
acpi-vga-stub.c
blob: a9b0ecf76d04fc394785e1be3519a252e610d0a0 [
file
] [
log
] [
blame
]
#include
"qemu/osdep.h"
#include
"hw/acpi/acpi_aml_interface.h"
#include
"vga_int.h"
void
build_vga_aml
(
AcpiDevAmlIf
*
adev
,
Aml
*
scope
)
{
}