mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-22 23:26:42 -08:00
Refactor build flags
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define str(a) #a
|
||||
#define xstr(a) str(a)
|
||||
|
||||
typedef enum {
|
||||
L_DEBUG,
|
||||
L_INFO,
|
||||
|
||||
Reference in New Issue
Block a user