diff options
Diffstat (limited to 'target/mips/tcg/system/special_helper.c')
-rw-r--r-- | target/mips/tcg/system/special_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/mips/tcg/system/special_helper.c b/target/mips/tcg/system/special_helper.c index 3ce3ae1..b54cbe8 100644 --- a/target/mips/tcg/system/special_helper.c +++ b/target/mips/tcg/system/special_helper.c @@ -22,7 +22,6 @@ #include "qemu/log.h" #include "cpu.h" #include "exec/helper-proto.h" -#include "exec/exec-all.h" #include "exec/translation-block.h" #include "internal.h" |