mailing list of musl libc
 help / color / mirror / code / Atom feed
5faa157856d87d175eab1706c5146c16f60d04d9 blob 336 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
#define _Addr int
#define _Int64 long long
#define _Reg int

#define __BYTE_ORDER 4321
#define __LONG_MAX 0x7fffffffL

#ifndef __cplusplus
TYPEDEF unsigned wchar_t;
#endif

TYPEDEF float float_t;
TYPEDEF double double_t;

TYPEDEF struct { long long __ll; long double __ld; } max_align_t;

TYPEDEF long time_t;
TYPEDEF long suseconds_t;
debug log:

solving 5faa1578 ...
found 5faa1578 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).