]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/lm32/op_helper.c
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
[mirror_qemu.git] / target / lm32 / op_helper.c
index 99ca76c04f0dff4e3ceca3039ba2d7947747f441..e39fcd56473da084d82d3827bee5dcd7bca577ed 100644 (file)
@@ -3,6 +3,7 @@
 #include "exec/helper-proto.h"
 #include "qemu/host-utils.h"
 #include "qemu/main-loop.h"
+#include "sysemu/runstate.h"
 
 #include "hw/lm32/lm32_pic.h"
 #include "hw/char/lm32_juart.h"
@@ -11,7 +12,6 @@
 #include "exec/cpu_ldst.h"
 
 #ifndef CONFIG_USER_ONLY
-#include "sysemu/sysemu.h"
 #endif
 
 #if !defined(CONFIG_USER_ONLY)