]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-microblaze/translate.c
tcg: Invert the inclusion of helper.h
[mirror_qemu.git] / target-microblaze / translate.c
index 782a489016e7fbb8774c6d9e4ac3812b28d2d28a..488df2d60d533c589dc1caac9589685e2cf094ac 100644 (file)
 #include "cpu.h"
 #include "disas/disas.h"
 #include "tcg-op.h"
-#include "helper.h"
+#include "exec/helper-proto.h"
 #include "microblaze-decode.h"
-
-#define GEN_HELPER 1
-#include "helper.h"
+#include "exec/helper-gen.h"
 
 #define SIM_COMPAT 0
 #define DISAS_GNU 1