We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d9e96 commit 4cc8911Copy full SHA for 4cc8911
tools/sdk/libc/xtensa-lx106-elf/include/newlib.h
@@ -31,7 +31,7 @@
31
32
/* Optional reentrant struct support. Used mostly on platforms with
33
very restricted storage. */
34
-#define _WANT_REENT_SMALL 1
+/* #undef _WANT_REENT_SMALL */
35
36
/* Multibyte supported */
37
/* #undef _MB_CAPABLE */
@@ -87,7 +87,7 @@
87
/* #undef _REENT_GLOBAL_ATEXIT */
88
89
/* Define if small footprint nano-formatted-IO implementation used. */
90
-#define _NANO_FORMATTED_IO 1
+/* #undef _NANO_FORMATTED_IO */
91
92
/*
93
* Iconv encodings enabled ("to" direction)
tools/sdk/libc/xtensa-lx106-elf/lib/crt0.o
-96 Bytes
tools/sdk/libc/xtensa-lx106-elf/lib/libc.a
693 KB
tools/sdk/libc/xtensa-lx106-elf/lib/libg.a
531 KB
tools/sdk/libc/xtensa-lx106-elf/lib/libm.a
-24.7 KB
0 commit comments