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