]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tcg/tcg.c
Do not include cpu.h if it's not really necessary
[mirror_qemu.git] / tcg / tcg.c
index cc947bf6f6a242c413749c2131e61400c07681af..db806a6658e69ce133a36437631114a97e00070b 100644 (file)
--- a/tcg/tcg.c
+++ b/tcg/tcg.c
@@ -41,7 +41,6 @@
    CPU definitions. Currently they are used for qemu_ld/st
    instructions */
 #define NO_CPU_IO_DEFS
-#include "cpu.h"
 
 #include "exec/exec-all.h"