|
@@ -8,6 +8,7 @@
|
|
* This code is licensed under the GNU GPLv2 and later.
|
|
* This code is licensed under the GNU GPLv2 and later.
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
+#include "qemu/osdep.h"
|
|
#include "hw/arm/bcm2835_peripherals.h"
|
|
#include "hw/arm/bcm2835_peripherals.h"
|
|
#include "hw/misc/bcm2835_mbox_defs.h"
|
|
#include "hw/misc/bcm2835_mbox_defs.h"
|
|
#include "hw/arm/raspi_platform.h"
|
|
#include "hw/arm/raspi_platform.h"
|