diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-26 14:54:00 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-31 19:36:44 +0100 |
commit | 518f8fdfe265ffff6e2f2ad7a7bbb7f95b270434 (patch) | |
tree | 37096c80b7f4619f9bcf505f789a548181b26249 /scripts/qapi/features.py | |
parent | ff12b602fc9077197839f068b5c21beb82c71964 (diff) | |
download | qemu-518f8fdfe265ffff6e2f2ad7a7bbb7f95b270434.zip qemu-518f8fdfe265ffff6e2f2ad7a7bbb7f95b270434.tar.gz qemu-518f8fdfe265ffff6e2f2ad7a7bbb7f95b270434.tar.bz2 |
hw/loader: Clarify local variable name in load_elf_ram_sym()
load_elf_ram_sym() compares target_data_order versus
host data_order. Rename 'data_order' -> 'host_data_order'
to ease code review. Avoid the preprocessor by directly
checking HOST_BIG_ENDIAN.
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250127113824.50177-4-philmd@linaro.org>
Diffstat (limited to 'scripts/qapi/features.py')
0 files changed, 0 insertions, 0 deletions