index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
acpi
/
piix4.h
blob: 26c2370e308cfdbedaacd7dfc224de27125c6dff (
plain
)
1
2
3
4
5
6
#ifndef HW_ACPI_PIIX4_H #define HW_ACPI_PIIX4_H Object *piix4_pm_find(void); #endif