]> Git Repo - qemu.git/blobdiff - target/arm/helper.c
Include qemu/main-loop.h less
[qemu.git] / target / arm / helper.c
index 75b66bf84466ef84628291434954cf5d05794e9d..210f5831e3d9084065bd4f36cbc0d6e71cf53d1e 100644 (file)
@@ -5,6 +5,7 @@
  *
  * SPDX-License-Identifier: GPL-2.0-or-later
  */
+
 #include "qemu/osdep.h"
 #include "qemu/units.h"
 #include "target/arm/idau.h"
@@ -14,6 +15,7 @@
 #include "exec/gdbstub.h"
 #include "exec/helper-proto.h"
 #include "qemu/host-utils.h"
+#include "qemu/main-loop.h"
 #include "sysemu/sysemu.h"
 #include "qemu/bitops.h"
 #include "qemu/crc32c.h"
This page took 0.02548 seconds and 4 git commands to generate.