]> git.ipfire.org Git - thirdparty/qemu.git/commit
exec/tswap: Massage target_needs_bswap() definition
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 24 Sep 2024 17:37:08 +0000 (19:37 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 15 Oct 2024 14:55:09 +0000 (11:55 -0300)
commit68e05eff508210c712845647ab55d0bfdd3e5e77
tree893269efef0db8caa6a68952c09902d37b5f99b6
parent1d73353f236209e9b5987d7c6b30b2a32b739210
exec/tswap: Massage target_needs_bswap() definition

Invert target_needs_bswap() comparison to match the
COMPILING_PER_TARGET definition (2 lines upper).

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241010175246.15779-2-philmd@linaro.org>
include/exec/tswap.h