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.hin3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/newlib.hin b/newlib/newlib.hin
index c6637cbd4..e4f623049 100644
--- a/newlib/newlib.hin
+++ b/newlib/newlib.hin
@@ -70,6 +70,9 @@
/* Define if unbuffered stream file optimization is supported. */
#undef _UNBUF_STREAM_OPT
+/* Define if lite version of exit supported. */
+#undef _LITE_EXIT
+
/*
* Iconv encodings enabled ("to" direction)
*/