diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-04-16 14:33:06 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-04-25 17:09:58 +0200 |
commit | 1b079a6eebb879d14da193919afafc303e938427 (patch) | |
tree | c85cc978d50ed717410bfb749b31c2930e530f85 /hw/timer/xilinx_timer.c | |
parent | 770f2e64b6a6ae13c00cd1cc083eaf9728c0f934 (diff) | |
download | qemu-1b079a6eebb879d14da193919afafc303e938427.zip qemu-1b079a6eebb879d14da193919afafc303e938427.tar.gz qemu-1b079a6eebb879d14da193919afafc303e938427.tar.bz2 |
hw/mips: Evaluate TARGET_BIG_ENDIAN at compile time
Rather than evaluating TARGET_BIG_ENDIAN at preprocessing
time via #ifdef'ry, do it in C at compile time
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250417131004.47205-7-philmd@linaro.org>
Diffstat (limited to 'hw/timer/xilinx_timer.c')
0 files changed, 0 insertions, 0 deletions