projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de6cd75
)
plugins: Remove unused 'exec/helper-proto.h' header
author
Philippe Mathieu-Daudé
<philmd@linaro.org>
Sun, 11 Jun 2023 08:58:21 +0000
(10:58 +0200)
committer
Richard Henderson
<richard.henderson@linaro.org>
Tue, 20 Jun 2023 08:01:30 +0000
(10:01 +0200)
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <
20230611085846
.21415-2-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
plugins/core.c
patch
|
blob
|
history
diff --git
a/plugins/core.c
b/plugins/core.c
index 9912f2cfdbb2a76fd9e2d2be1e5ebbfe2b81966c..3c4e26c7ed69a1ef6f80d5e860951878eccc2f05 100644
(file)
--- a/
plugins/core.c
+++ b/
plugins/core.c
@@
-25,7
+25,6
@@
#include "exec/exec-all.h"
#include "exec/tb-flush.h"
-#include "exec/helper-proto.h"
#include "tcg/tcg.h"
#include "tcg/tcg-op.h"
#include "plugin.h"