all: fix sanitizer build
parent
6761697088
commit
d0100faf26
|
@ -50,7 +50,7 @@ static inline void __sort_ptr(uintptr_t a[], bool b[], int l) {
|
||||||
'
|
'
|
||||||
|
|
||||||
const c_common_macros = '
|
const c_common_macros = '
|
||||||
typedef unsigned char u8;
|
//typedef unsigned char u8;
|
||||||
#define EMPTY_VARG_INITIALIZATION 0
|
#define EMPTY_VARG_INITIALIZATION 0
|
||||||
#define EMPTY_STRUCT_DECLARATION
|
#define EMPTY_STRUCT_DECLARATION
|
||||||
#define EMPTY_STRUCT_INITIALIZATION
|
#define EMPTY_STRUCT_INITIALIZATION
|
||||||
|
|
Loading…
Reference in New Issue