projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fd9c5a
)
target/mips: Remove unused headers from translate.c
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Sun, 6 Dec 2020 23:36:03 +0000
(
00:36
+0100)
committer
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Sun, 13 Dec 2020 18:58:54 +0000
(19:58 +0100)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <
20201206233949
.
3783184
-3-f4bug@amsat.org>
target/mips/translate.c
patch
|
blob
|
history
diff --git
a/target/mips/translate.c
b/target/mips/translate.c
index 4a1ae73f9d03fd710be62ab1d27c950d74dad48c..e87f472a8d1f8ec5a263261ed577d0b6e9d22c86 100644
(file)
--- a/
target/mips/translate.c
+++ b/
target/mips/translate.c
@@
-24,8
+24,6
@@
#include "qemu/osdep.h"
#include "cpu.h"
#include "internal.h"
-#include "disas/disas.h"
-#include "exec/exec-all.h"
#include "tcg/tcg-op.h"
#include "exec/cpu_ldst.h"
#include "exec/helper-proto.h"