xref
: /
qemu
/
include
/
hw
/
acpi
/
piix4.h
(revision 60b412dd18362bd4ddc44ba7022aacb6af074b5d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
HW_ACPI_PIIX4_H
2
#
define
HW_ACPI_PIIX4_H
3
4
Object
*
piix4_pm_find
(
void
);
5
6
#
endif
7