On Thu, 21 Apr 2022 at 16:30, Richard Henderson <richard.hender...@linaro.org> wrote: > > Use the simpler signal interface, which forces us to supply > the missing PC value to si_addr. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/nios2/cpu_loop.c | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM