mailing list of musl libc
 help / color / mirror / code / Atom feed
af1a27998f9036009cbfcc48c5b72ee640918ebb blob 227 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
#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
debug log:

solving af1a2799 ...
found af1a2799 in https://git.vuxu.org/mirror/musl/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).