mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2025-12-06 07:12:03 +01:00
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
|