diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-02-12 09:38:26 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-02-16 14:41:46 +0100 |
commit | 8970e2ea01f91c3162c36c731ea9720cb0df9bff (patch) | |
tree | 4f465e0a3749b5acd8704560cd3fe8a0de1e6116 /rust/qemu-api | |
parent | 7830a2ea8053e4dbe2466dba6a13204873a0ef87 (diff) | |
download | qemu-8970e2ea01f91c3162c36c731ea9720cb0df9bff.zip qemu-8970e2ea01f91c3162c36c731ea9720cb0df9bff.tar.gz qemu-8970e2ea01f91c3162c36c731ea9720cb0df9bff.tar.bz2 |
hw/mips: Mark Loonson3 Virt machine devices as little-endian
The Loonson3 Virt machine is only built as little-endian.
Therefore the DEVICE_NATIVE_ENDIAN definition expand to
DEVICE_LITTLE_ENDIAN (besides, the DEVICE_BIG_ENDIAN case
isn't tested). Simplify directly using DEVICE_LITTLE_ENDIAN.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250212113938.38692-4-philmd@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions