unicorn/qemu/qobject
Veronia Bahaa bafc81b1d3
util: move declarations out of qemu-common.h
Move declarations out of qemu-common.h for functions declared in
utils/ files: e.g. include/qemu/path.h for utils/path.c.
Move inline functions out of qemu-common.h and into new files (e.g.
include/qemu/bcd.h)

Backports commit f348b6d1a53e5271cf1c9f9acc4646b4b98c1771 from qemu
2018-02-22 09:25:48 -05:00
..
Makefile.objs
qbool.c
qdict.c util: move declarations out of qemu-common.h 2018-02-22 09:25:48 -05:00
qfloat.c
qint.c
qlist.c
qnull.c
qobject.c qapi: Convert QType into QAPI built-in enum type 2018-02-19 21:47:05 -05:00
qstring.c