On 9/12/24 00:39, Pierrick Bouvier wrote:
This patch is part of a series that moves towards a consistent use of g_assert_not_reached() rather than an ad hoc mix of different assertion mechanisms.Signed-off-by: Pierrick Bouvier<pierrick.bouv...@linaro.org> --- hw/ppc/ppc.c | 1 - hw/ppc/spapr_events.c | 1 - 2 files changed, 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~