On 6/21/22 05:59, Luc Michel wrote:
v2:
   - fix linux-user compilation. Declare semihosting_exit_request "static
     inline G_NORETURN" on CONFIG_USER_ONLY side. Use
     g_assert_not_reached() to enforce the G_NORETURN since this function
     is unused in linux-user mode.

Not true.  It *is* used with semihosting linux-user.

Anyway, before you go too far down this road, see

https://patchew.org/QEMU/20220607204557.658541-1-richard.hender...@linaro.org/


r~

Reply via email to