On 10/28/21 21:27, BALATON Zoltan wrote: > All the places that call abort should not happen which is better > marked by g_assert_not_reached. > > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > --- > hw/intc/sh_intc.c | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>