Sign in
cobalt
/
cobalt
/
f9bc0139df6e6eb149345ab9b6ffcc40603fc09f
/
.
/
third_party
/
musl
/
include
/
stdc-predef.h
blob: af1a27998f9036009cbfcc48c5b72ee640918ebb [
file
] [
log
] [
blame
]
#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
#define
__STDC_UTF_16__
1
#define
__STDC_UTF_32__
1
#endif