qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 03/12] osdep.h: move qemu_build_not_reached()


From: Richard Henderson
Subject: Re: [PATCH 03/12] osdep.h: move qemu_build_not_reached()
Date: Thu, 24 Feb 2022 09:32:58 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/24/22 08:36, marcandre.lureau@redhat.com wrote:
From: Marc-André Lureau<marcandre.lureau@redhat.com>

Move the macro and declaration so it can use glib in the following
patch.

Signed-off-by: Marc-André Lureau<marcandre.lureau@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~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]