mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-25 15:19:00 +00:00
15553fc60d
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
1 line
63 B
Makefile
1 line
63 B
Makefile
util-obj-y = qint.o qstring.o qdict.o qlist.o qfloat.o qbool.o
|