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 'include/floatformat.h')
-rw-r--r--include/floatformat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/floatformat.h b/include/floatformat.h
index 0fc8e75dc..c5f60a3cd 100644
--- a/include/floatformat.h
+++ b/include/floatformat.h
@@ -96,8 +96,6 @@ struct floatformat
/* floatformats for IEEE single and double, big and little endian. */
-extern const struct floatformat floatformat_ieee_half_big;
-extern const struct floatformat floatformat_ieee_half_little;
extern const struct floatformat floatformat_ieee_single_big;
extern const struct floatformat floatformat_ieee_single_little;
extern const struct floatformat floatformat_ieee_double_big;