mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user