ivshmem: Require master to have ID zero
[qemu/ar7.git] / hw / i386 / acpi-build.h
blob148c0f99777f2d03b45be50e25411de4976e1b4d
2 #ifndef HW_I386_ACPI_BUILD_H
3 #define HW_I386_ACPI_BUILD_H
5 #include "qemu/typedefs.h"
7 void acpi_setup(void);
9 #endif