summary refs log tree commit diff stats
path: root/cpu-target.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-02-17 12:21:42 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2025-03-06 15:46:18 +0100
commita523b62c8573c09d96472e06486bb58740945215 (patch)
tree86039fc809f2f444bbb057cf92eccb8ec5514e04 /cpu-target.c
parent217e72024c12c95e7b5f74fde74206951e706b9e (diff)
downloadfocaccia-qemu-a523b62c8573c09d96472e06486bb58740945215.tar.gz
focaccia-qemu-a523b62c8573c09d96472e06486bb58740945215.zip
accel/tcg: Include missing bswap headers in user-exec.c
Commit 35c653c4029 ("tcg: Add 128-bit guest memory
primitives") introduced the use of bswap128() which is
declared in "qemu/int128.h", commit de95016dfbf ("accel/tcg:
Implement helper_{ld,st}*_mmu for user-only") introduced the
other bswap*() uses, which are declared in "qemu/bswap.h".
Include the missing headers.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250217130610.18313-3-philmd@linaro.org>
Diffstat (limited to 'cpu-target.c')
0 files changed, 0 insertions, 0 deletions