diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2022-12-17 00:17:14 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-08-31 19:47:43 +0200 |
commit | 05e94d80c9773b18811d3d459e4259f27cc7b4e2 (patch) | |
tree | f3c091b757471715b3b4005b013ce3637ea437d4 /target/ppc/power8-pmu.c | |
parent | 56c39a41adadfc567e1ac22089670bfde6b35365 (diff) |
exec/address-spaces.h: Remove unuseful 'exec/memory.h' include
"exec/address-spaces.h" declares get_system_io() and
get_system_memory(), both returning a MemoryRegion pointer.
MemoryRegion is forward declared in "qemu/typedefs.h", so
we don't need any declaration from "exec/memory.h" here.
Remove it.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230619074153.44268-4-philmd@linaro.org>
Diffstat (limited to 'target/ppc/power8-pmu.c')
0 files changed, 0 insertions, 0 deletions