On 10/27/21 2:54 PM, 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> --- hw/intc/sh_intc.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~