On 16/3/22 10:53, [email protected] wrote:
From: Marc-André Lureau <[email protected]>
One less qemu-specific macro. It also helps to make some headers/units
only depend on glib, and thus moved in standalone projects eventually.
Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
---
include/qemu/compiler.h | 2 --
include/qom/object.h | 6 +++---
scripts/cocci-macro-file.h | 2 +-
scripts/checkpatch.pl | 2 +-
4 files changed, 5 insertions(+), 7 deletions(-)
Preferably poisoning QEMU_SENTINEL:
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>