projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b884bf
)
target/mips: Remove unused headers from fpu_helper.c
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Sat, 5 Dec 2020 17:34:51 +0000
(18:34 +0100)
committer
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Sun, 13 Dec 2020 19:27:11 +0000
(20:27 +0100)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <
20201206233949
.
3783184
-4-f4bug@amsat.org>
target/mips/fpu_helper.c
patch
|
blob
|
history
diff --git
a/target/mips/fpu_helper.c
b/target/mips/fpu_helper.c
index 020b768e87b9637f853229968f2f369f674c7b18..956e3417d0f10c18cb63213162c59d2a0b43e6f0 100644
(file)
--- a/
target/mips/fpu_helper.c
+++ b/
target/mips/fpu_helper.c
@@
-21,15
+21,11
@@
*/
#include "qemu/osdep.h"
-#include "qemu/main-loop.h"
#include "cpu.h"
#include "internal.h"
-#include "qemu/host-utils.h"
#include "exec/helper-proto.h"
#include "exec/exec-all.h"
#include "exec/cpu_ldst.h"
-#include "exec/memop.h"
-#include "sysemu/kvm.h"
#include "fpu/softfloat.h"