mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06: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:
parent
1d9a974358
commit
4752ed5272
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue