]> git.proxmox.com Git - mirror_qemu.git/commit - qobject/qnum.c
qobject: Move internals to qobject-internal.h
authorMarkus Armbruster <armbru@redhat.com>
Fri, 11 Dec 2020 17:11:40 +0000 (18:11 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 19 Dec 2020 09:38:43 +0000 (10:38 +0100)
commit80d71121b719c610c7f6e05c932c35ded4cc92d4
tree8e67c0dc358bcd1e9b9c7bbf3cbf5105f2441d2e
parentbce800869b44ce82705205147018bffbbc798834
qobject: Move internals to qobject-internal.h

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20201211171152.146877-9-armbru@redhat.com>
15 files changed:
include/qapi/qmp/qbool.h
include/qapi/qmp/qdict.h
include/qapi/qmp/qlist.h
include/qapi/qmp/qnull.h
include/qapi/qmp/qnum.h
include/qapi/qmp/qobject.h
include/qapi/qmp/qstring.h
qobject/qbool.c
qobject/qdict.c
qobject/qlist.c
qobject/qnull.c
qobject/qnum.c
qobject/qobject-internal.h [new file with mode: 0644]
qobject/qobject.c
qobject/qstring.c