diff options
author | Richard Henderson | 2019-11-06 12:33:11 +0100 |
---|---|---|
committer | Laurent Vivier | 2019-11-06 13:37:59 +0100 |
commit | 80180eb2ca586aae1e8ac8e3b50ff3780dcd8839 (patch) | |
tree | 0d43f7243cf44266299cf53af9b9288cebef5b29 /linux-user/sparc/target_fcntl.h | |
parent | linux-user/sparc: Use WREG constants in sparc/target_cpu.h (diff) | |
download | qemu-80180eb2ca586aae1e8ac8e3b50ff3780dcd8839.tar.gz qemu-80180eb2ca586aae1e8ac8e3b50ff3780dcd8839.tar.xz qemu-80180eb2ca586aae1e8ac8e3b50ff3780dcd8839.zip |
linux-user/sparc: Begin using WREG constants in sparc/signal.c
This is non-obvious because the UREG constants are in fact wrong.
s/UREG_I/WREG_O/g
s/UREG_O/WREG_I/g
s/UREG_L/WREG_L/g
These substitutions have identical integer values.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20191106113318.10226-6-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/sparc/target_fcntl.h')
0 files changed, 0 insertions, 0 deletions