On 5/10/24 12:25, Richard Henderson wrote:
Just add the argument, unused at this point. Zero is the safe do-nothing value for all callers.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/hppa/cpu.h | 2 +- target/hppa/int_helper.c | 2 +- target/hppa/mem_helper.c | 9 +++++---- target/hppa/op_helper.c | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>