diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-11-06 12:33:11 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2019-11-06 13:37:59 +0100 |
commit | 80180eb2ca586aae1e8ac8e3b50ff3780dcd8839 (patch) | |
tree | 0d43f7243cf44266299cf53af9b9288cebef5b29 /job.c | |
parent | 083244d320c3d8d7b93a08b2b0f5d06c6295be66 (diff) |
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 'job.c')
0 files changed, 0 insertions, 0 deletions