1
0
Fork 0
mirror of https://github.com/yuzu-emu/unicorn.git synced 2025-03-08 10:09:43 +00:00
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 qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qbool.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qdict.c util: move declarations out of qemu-common.h 2018-02-22 09:25:48 -05:00
qfloat.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qint.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qlist.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qnull.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qobject.c qapi: Convert QType into QAPI built-in enum type 2018-02-19 21:47:05 -05:00
qstring.c qobject: Simplify QObject 2018-02-19 21:37:48 -05:00