osdep.h: move qemu_build_not_reached()
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 20 Apr 2022 13:26:01 +0000 (17:26 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 21 Apr 2022 13:03:51 +0000 (17:03 +0400)
commit94ae6b579d5fa0e4e4ac16b0769350ee853ede8a
tree4aef4ab3fd1feab7e5c281d2972a9571fbd44b73
parent1812a2d366016becbe127879cc1d9504ccd437a0
osdep.h: move qemu_build_not_reached()

Move the macro and declaration so it can use glib in the following
patch (it already depends on glib anyway for !optimize)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220420132624.2439741-19-marcandre.lureau@redhat.com>
include/qemu/compiler.h
include/qemu/osdep.h