projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fb7934
)
target/unicore32: Remove unused headers
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Wed, 3 Jun 2020 12:37:52 +0000
(14:37 +0200)
committer
Laurent Vivier
<laurent@vivier.eu>
Tue, 9 Jun 2020 17:58:53 +0000
(19:58 +0200)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <
20200603123754
.19059-2-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
target/unicore32/helper.c
patch
|
blob
|
history
diff --git
a/target/unicore32/helper.c
b/target/unicore32/helper.c
index 7d538e2144ddbb9013a734ad57a621709a69468c..53292ae311c1968620ecbbad368bcf2632ad6892 100644
(file)
--- a/
target/unicore32/helper.c
+++ b/
target/unicore32/helper.c
@@
-12,9
+12,7
@@
#include "qemu/osdep.h"
#include "cpu.h"
#include "exec/exec-all.h"
-#include "exec/gdbstub.h"
#include "exec/helper-proto.h"
-#include "qemu/host-utils.h"
#ifndef CONFIG_USER_ONLY
#include "ui/console.h"
#endif