On Tue, 8 Mar 2022 at 07:20, Richard Henderson <[email protected]> wrote: > > This interrupt bit is never set, so testing it in > nios2_cpu_has_work is pointless. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/nios2/cpu.h | 2 -- > target/nios2/cpu.c | 2 +- > 2 files changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
