From 2b41f10e186ccb4f0058815161586f8d6d006ea3 Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Sun, 19 Jun 2011 20:38:22 +0000 Subject: Remove exec-all.h include directives Most exec-all.h include directives are now useless, remove them. Signed-off-by: Blue Swirl --- target-microblaze/translate.c | 1 - 1 file changed, 1 deletion(-) (limited to 'target-microblaze/translate.c') diff --git a/target-microblaze/translate.c b/target-microblaze/translate.c index b47b92e909..31e8306ef3 100644 --- a/target-microblaze/translate.c +++ b/target-microblaze/translate.c @@ -25,7 +25,6 @@ #include #include "cpu.h" -#include "exec-all.h" #include "disas.h" #include "tcg-op.h" #include "helper.h" -- cgit v1.2.3