Merge remote-tracking branch 'remotes/rth/tags/x86-next-20141214' into staging
[qemu/cris-port.git] / hw / i386 / acpi-build.h
blobe57b1aafdc15f58aabd873fe7adc79f6ee3ac97b
2 #ifndef HW_I386_ACPI_BUILD_H
3 #define HW_I386_ACPI_BUILD_H
5 #include "qemu/typedefs.h"
7 void acpi_setup(PcGuestInfo *);
9 #endif