Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6556 → Rev 6557

/contrib/sdk/sources/newlib/libc/include/newlib.h
15,7 → 15,7
 
/* C99 formats support (such as %a, %zu, ...) in IO functions like
* printf/scanf enabled */
/* #undef _WANT_IO_C99_FORMATS */
#define _WANT_IO_C99_FORMATS
 
#define __DYNAMIC_REENT__
 
56,7 → 56,7
#define _ATEXIT_DYNAMIC_ALLOC 1
 
/* True if long double supported. */
#define _HAVE_LONG_DOUBLE 1
//#define _HAVE_LONG_DOUBLE 1
 
/* Define if compiler supports -fno-tree-loop-distribute-patterns. */
#define _HAVE_CC_INHIBIT_LOOP_TO_LIBCALL 1