mirror of
https://github.com/qemu/qemu.git
synced 2026-02-04 02:24:51 +00:00
Inline the cpu_ldl_data_ra() call in preparation of removing it. Since the returned value is discarded, don't bother to set the access endianness. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Anton Johansson <anjo@rev.ng> Message-Id: <20260202210106.93257-2-philmd@linaro.org>