On 1/8/26 07:06, Philippe Mathieu-Daudé wrote:
Since previous 2 commits and range 2795bc52af4..5b67dbf1dc3 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é<[email protected]> --- target/openrisc/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
