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:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-06-21 09:56:33 +0300
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-06-21 09:56:33 +0300
commite84814b3e47bb94106f209f79cb113ca5680b9fa (patch)
treef566b020db82bbc0d5a41efb0f05e72c888a6a42 /newlib/newlib.hin
parentfe10e8f03a024fb3653a97780addd572e98889cb (diff)
Regenerate configure and newlib.hin
In commit b0cb9f85ca3626e0e68fd451c3090d253ceb4300 the regeneration of the configure and newlib.hin files was missing.
Diffstat (limited to 'newlib/newlib.hin')
-rw-r--r--newlib/newlib.hin5
1 files changed, 0 insertions, 5 deletions
diff --git a/newlib/newlib.hin b/newlib/newlib.hin
index 718e5d970..30f59ddba 100644
--- a/newlib/newlib.hin
+++ b/newlib/newlib.hin
@@ -402,11 +402,6 @@
/* Define to enable backward binary compatibility for struct _reent. */
#undef _WANT_REENT_BACKWARD_BINARY_COMPAT
-/* Define to move the stdio stream FILE objects out of struct _reent and make
- them global. The stdio stream pointers of struct _reent are initialized to
- point to the global stdio FILE stream objects. */
-#undef _WANT_REENT_GLOBAL_STDIO_STREAMS
-
/* Optional reentrant struct support. Used mostly on platforms with very
restricted storage. */
#undef _WANT_REENT_SMALL