Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/newlib.hin')
-rw-r--r--newlib/newlib.hin4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/newlib.hin b/newlib/newlib.hin
index 30f59ddba..e87a5eabb 100644
--- a/newlib/newlib.hin
+++ b/newlib/newlib.hin
@@ -406,6 +406,10 @@
restricted storage. */
#undef _WANT_REENT_SMALL
+/* Define to enable thread-local storage objects as a replacment for struct
+ _reent members. */
+#undef _WANT_REENT_THREAD_LOCAL
+
/* Register application finalization function using atexit. */
#undef _WANT_REGISTER_FINI