mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-18 07:32:06 -06:00
plugins: Drop unused headers from exec/plugin-gen.h
Two headers are not required for the rest of the contents of plugin-gen.h. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
bc54ef8c6a
commit
6fcc02292c
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
||||||
#ifndef QEMU_PLUGIN_GEN_H
|
#ifndef QEMU_PLUGIN_GEN_H
|
||||||
#define QEMU_PLUGIN_GEN_H
|
#define QEMU_PLUGIN_GEN_H
|
||||||
|
|
||||||
#include "exec/cpu_ldst.h"
|
|
||||||
#include "qemu/plugin.h"
|
|
||||||
#include "tcg/tcg.h"
|
#include "tcg/tcg.h"
|
||||||
|
|
||||||
struct DisasContextBase;
|
struct DisasContextBase;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue