qobject: Move internals to qobject-internal.h

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20201211171152.146877-9-armbru@redhat.com>
This commit is contained in:
Markus Armbruster 2020-12-11 18:11:40 +01:00
parent bce800869b
commit 80d71121b7
15 changed files with 47 additions and 21 deletions

View file

@ -13,6 +13,7 @@
#include "qemu/osdep.h"
#include "qapi/qmp/qbool.h"
#include "qobject-internal.h"
/**
* qbool_from_bool(): Create a new QBool from a bool