]> Git Repo - qemu.git/blobdiff - hw/timer/sh_timer.c
Revert "pc: Enforce adding CPUs contiguously and removing them in opposite order"
[qemu.git] / hw / timer / sh_timer.c
index 251a10dbfabdd515ff81b9120919b0b660d70158..255b2fc9101732d6c7903905f8013fa1324b157d 100644 (file)
@@ -8,9 +8,11 @@
  * This code is licensed under the GPL.
  */
 
+#include "qemu/osdep.h"
 #include "hw/hw.h"
 #include "hw/sh4/sh.h"
 #include "qemu/timer.h"
+#include "qemu/main-loop.h"
 #include "exec/address-spaces.h"
 #include "hw/ptimer.h"
 
This page took 0.024764 seconds and 4 git commands to generate.