mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-23 12:35:36 +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
2 lines
63 B
Makefile
2 lines
63 B
Makefile
util-obj-y = qint.o qstring.o qdict.o qlist.o qfloat.o qbool.o
|