]> Git Repo - qemu.git/blobdiff - target-m68k/translate.c
target-arm: Set CPU has_el3 prop during virt init
[qemu.git] / target-m68k / translate.c
index cd662891c8961cb24846ddf2afa2ad485d9ff183..efd4cfc3c739b43c31a9f2284449ef853ef026fa 100644 (file)
 #include "disas/disas.h"
 #include "tcg-op.h"
 #include "qemu/log.h"
+#include "exec/cpu_ldst.h"
+
+#include "exec/helper-proto.h"
+#include "exec/helper-gen.h"
+
+#include "trace-tcg.h"
 
-#include "helper.h"
-#define GEN_HELPER 1
-#include "helper.h"
 
 //#define DEBUG_DISPATCH 1
 
This page took 0.022752 seconds and 4 git commands to generate.