diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-02-12 09:38:17 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-02-16 14:41:46 +0100 |
commit | 7830a2ea8053e4dbe2466dba6a13204873a0ef87 (patch) | |
tree | 888ffc99c933db3bd1d0ec0d65b558cd1c072860 /hw/mips/loongson3_virt.c | |
parent | ba26f1477735a5ad7dd40a3227ac2a54cf82014d (diff) | |
download | qemu-7830a2ea8053e4dbe2466dba6a13204873a0ef87.zip qemu-7830a2ea8053e4dbe2466dba6a13204873a0ef87.tar.gz qemu-7830a2ea8053e4dbe2466dba6a13204873a0ef87.tar.bz2 |
hw/mips: Mark Boston machine devices as little-endian
The Boston 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-3-philmd@linaro.org>
Diffstat (limited to 'hw/mips/loongson3_virt.c')
0 files changed, 0 insertions, 0 deletions