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.hin9
1 files changed, 0 insertions, 9 deletions
diff --git a/newlib/newlib.hin b/newlib/newlib.hin
index 64aa9b329..1892ea280 100644
--- a/newlib/newlib.hin
+++ b/newlib/newlib.hin
@@ -61,12 +61,6 @@
/* True if long double supported and it is equal to double. */
#undef _LDBL_EQ_DBL
-/* Define if uintptr_t is unsigned long on this architecture */
-#undef _UINTPTR_EQ_ULONG
-
-/* Define if uintptr_t is unsigned long long on this architecture */
-#undef _UINTPTR_EQ_ULONGLONG
-
/* Define if ivo supported in streamio. */
#undef _FVWRITE_IN_STREAMIO
@@ -85,9 +79,6 @@
/* Define if declare atexit data as global. */
#undef _REENT_GLOBAL_ATEXIT
-/* Define if small footprint nano-formatted-IO implementation used. */
-#undef _NANO_FORMATTED_IO
-
/*
* Iconv encodings enabled ("to" direction)
*/