]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/arm/cpu.c
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
[mirror_qemu.git] / target / arm / cpu.c
index f70e07fd11852f7700201ffbf1ec5c00a316506f..c2dff10f82057d7583bb24e425381d3b539868fd 100644 (file)
 #include "qapi/visitor.h"
 #include "cpu.h"
 #include "internals.h"
-#include "qemu-common.h"
 #include "exec/exec-all.h"
 #include "hw/qdev-properties.h"
 #if !defined(CONFIG_USER_ONLY)
 #include "hw/loader.h"
 #endif
 #include "sysemu/sysemu.h"
+#include "sysemu/tcg.h"
 #include "sysemu/hw_accel.h"
 #include "kvm_arm.h"
 #include "disas/capstone.h"