diff options
author | 2024-04-18 13:17:47 +0100 | |
---|---|---|
committer | 2024-04-26 15:31:37 +0200 | |
commit | 9b21d29acfc9b516c6785e7ca73bff735ebf3d40 (patch) | |
tree | 55e6f7260b94ec76c255779e136f8207790814cf /scripts/qapi/source.py | |
parent | target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation (diff) | |
download | qemu-9b21d29acfc9b516c6785e7ca73bff735ebf3d40.tar.xz qemu-9b21d29acfc9b516c6785e7ca73bff735ebf3d40.zip |
target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32
We have abi_ulong == uint32_t for the 32-bit ABI.
Use the generic type to avoid to depend on the
"exec/user/abitypes.h" header.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240418192525.97451-14-philmd@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions