include/qemu: plugin-memory.h doesn't need cpu-defs.h
hwaddr is a fixed size on all builds. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20250304222439.2035603-23-alex.bennee@linaro.org>
This commit is contained in:
parent
1d9a974358
commit
4752ed5272
@ -9,7 +9,6 @@
|
||||
#ifndef PLUGIN_MEMORY_H
|
||||
#define PLUGIN_MEMORY_H
|
||||
|
||||
#include "exec/cpu-defs.h"
|
||||
#include "exec/hwaddr.h"
|
||||
|
||||
struct qemu_plugin_hwaddr {
|
||||
|
Loading…
x
Reference in New Issue
Block a user