On 2/24/22 08:36, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau<marcandre.lur...@redhat.com>Move the macro and declaration so it can use glib in the following patch. Signed-off-by: Marc-André Lureau<marcandre.lur...@redhat.com> --- include/qemu/compiler.h | 16 ---------------- include/qemu/osdep.h | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-)
Would this be obviated by a change to _Noreturn? r~