mirror of
https://github.com/qemu/qemu.git
synced 2026-02-04 02:24:38 +00:00
Since commit range 809b460f305..cd08bcaa36b we remove all uses of the target_ulong type in target/rx/. Use the meson target_common_system_arch[] source set to prevent further uses of target-specific types. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20260107200702.54582-4-philmd@linaro.org>