diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-04-17 10:40:29 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-04-25 17:09:58 +0200 |
commit | 770f2e64b6a6ae13c00cd1cc083eaf9728c0f934 (patch) | |
tree | ec5840182bda028a9bca67e1ec9adf5e0d08d08e /hw/timer/xilinx_timer.c | |
parent | 33fa8f02a91986c6c3e7de748964a312c14a5a0d (diff) | |
download | qemu-770f2e64b6a6ae13c00cd1cc083eaf9728c0f934.zip qemu-770f2e64b6a6ae13c00cd1cc083eaf9728c0f934.tar.gz qemu-770f2e64b6a6ae13c00cd1cc083eaf9728c0f934.tar.bz2 |
target/xtensa: 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-6-philmd@linaro.org>
Diffstat (limited to 'hw/timer/xilinx_timer.c')
0 files changed, 0 insertions, 0 deletions