[v1.03] Fix build in macOS

This commit is contained in:
Dr-Noob
2023-01-06 12:19:06 +01:00
parent 874f89051a
commit 095bbfb784
4 changed files with 9 additions and 4 deletions

View File

@@ -16,8 +16,6 @@
#include "../arm/uarch.h"
#endif
#define UNUSED(x) (void)(x)
#define STRING_YES "Yes"
#define STRING_NO "No"
#define STRING_NONE "None"