unicorn/qemu/qobject
Markus Armbruster 15553fc60d
qerror: Finally unused, clean up
Remove it except for two things in qerror.h:

* Two #include to be cleaned up separately to avoid cluttering this
patch.

* The QERR_ macros. Mark as obsolete.

Backports commit 4629ed1e98961bbe678db68ef5f4342ff174a6c3 from qemu
2018-02-17 15:23:10 -05:00
..
Makefile.objs qerror: Finally unused, clean up 2018-02-17 15:23:10 -05:00
qbool.c qobject: Use 'bool' for qbool 2018-02-17 15:23:09 -05:00
qdict.c qobject: Use 'bool' inside qdict 2018-02-17 15:23:09 -05:00
qfloat.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
qint.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
qlist.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
qstring.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00