aboutsummaryrefslogtreecommitdiff
path: root/ui/sdl2-input.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-05-16 19:59:38 +0200
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2022-03-06 13:15:42 +0100
commit4e27e765419818f3f20d3a86dc1baa6e419ace96 (patch)
treee2c5a7f675e0d2a64561ba195f993b1da8600649 /ui/sdl2-input.c
parent73842ef04a1fd2eedb2b4031de671dc1a92862bc (diff)
downloadqemu-4e27e765419818f3f20d3a86dc1baa6e419ace96.zip
qemu-4e27e765419818f3f20d3a86dc1baa6e419ace96.tar.gz
qemu-4e27e765419818f3f20d3a86dc1baa6e419ace96.tar.bz2
sysemu/memory_mapping: Become target-agnostic
target_ulong is target-specific, while vaddr isn't. Remove the unnecessary "exec/cpu-defs.h" target-speficic header from "memory_mapping.h" and use the target-agnostic "hw/core/cpu.h" locally in memory_mapping.c. Remove "exec/memory.h" since MemoryRegion is forward-declared in "qemu/typedefs.h". Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20220207075426.81934-6-f4bug@amsat.org>
Diffstat (limited to 'ui/sdl2-input.c')
0 files changed, 0 insertions, 0 deletions