]> Git Repo - qemu.git/blob - hw/i386/acpi-build.h
pc: Remove compat fields from PcGuestInfo
[qemu.git] / hw / i386 / acpi-build.h
1
2 #ifndef HW_I386_ACPI_BUILD_H
3 #define HW_I386_ACPI_BUILD_H
4
5 #include "qemu/typedefs.h"
6
7 void acpi_setup(void);
8
9 #endif
This page took 0.023589 seconds and 4 git commands to generate.