summaryrefslogtreecommitdiffstats
path: root/newlib/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/acconfig.h')
-rw-r--r--newlib/acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/acconfig.h b/newlib/acconfig.h
index 53208811c..42b38d232 100644
--- a/newlib/acconfig.h
+++ b/newlib/acconfig.h
@@ -54,6 +54,9 @@
/* Define if the platform long double type is equal to double. */
#undef _LDBL_EQ_DBL
+
+/* Define if ivo supported in streamio. */
+#undef _FVWRITE_IN_STREAMIO
@BOTTOM@
/*