qemu-char: append opt to stop truncation of serial file
[qemu/ar7.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