repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hw/loongarch: Remove unimplemented extioi INT_encode mode
[qemu/ar7.git]
/
hw
/
display
/
acpi-vga-stub.c
blob
a9b0ecf76d04fc394785e1be3519a252e610d0a0
1
#include
"qemu/osdep.h"
2
#include
"hw/acpi/acpi_aml_interface.h"
3
#include
"vga_int.h"
4
5
void
build_vga_aml
(
AcpiDevAmlIf
*
adev
,
Aml
*
scope
)
6
{
7
}