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.hin15
1 files changed, 0 insertions, 15 deletions
diff --git a/newlib/newlib.hin b/newlib/newlib.hin
deleted file mode 100644
index d8ee0b934..000000000
--- a/newlib/newlib.hin
+++ /dev/null
@@ -1,15 +0,0 @@
-#ifndef __NEWLIB_H__
-
-#define __NEWLIB_H__ 1
-
-/* EL/IX level */
-#undef _ELIX_LEVEL
-
-/* Newlib version */
-#undef _NEWLIB_VERSION
-
-/* MB_LEN_MAX */
-#undef _MB_LEN_MAX
-
-#endif /* !__NEWLIB_H__ */
-