Description: add posix api header files from musl
CommitID:70a1d0d4761c478b6b33c3eb29af254a445ada74
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef _STDC_PREDEF_H
|
||||
#define _STDC_PREDEF_H
|
||||
|
||||
#define __STDC_ISO_10646__ 201206L
|
||||
|
||||
#if !defined(__GCC_IEC_559) || __GCC_IEC_559 > 0
|
||||
#define __STDC_IEC_559__ 1
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user