]> git.proxmox.com Git - qemu.git/blame - hw/i386/acpi-build.h
pci: unregister vmstate_pcibus on unplug
[qemu.git] / hw / i386 / acpi-build.h
CommitLineData
72c194f7
MT
1
2#ifndef HW_I386_ACPI_BUILD_H
3#define HW_I386_ACPI_BUILD_H
4
5#include "qemu/typedefs.h"
6
7void acpi_setup(PcGuestInfo *);
8
9#endif