diff options
author | 2024-02-09 16:00:37 +0100 | |
---|---|---|
committer | 2024-02-13 10:59:25 +0300 | |
commit | 5f8d88bdeb4df6fc7d2a801719adfc92a8ff235a (patch) | |
tree | 567618a4ecefdde44b770f683a8e235996b61466 /docs/conf.py | |
parent | system: Move memory_ldst.c.inc to system (diff) | |
download | qemu-5f8d88bdeb4df6fc7d2a801719adfc92a8ff235a.tar.xz qemu-5f8d88bdeb4df6fc7d2a801719adfc92a8ff235a.zip |
cpu-target: Include missing 'exec/memory.h' header
Include "exec/memory.h" in order to avoid:
cpu-target.c:201:50: error: use of undeclared identifier 'TYPE_MEMORY_REGION'
DEFINE_PROP_LINK("memory", CPUState, memory, TYPE_MEMORY_REGION,
^
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions