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:
authorAndrew Cagney <cagney@gnu.org>2002-03-06 09:29:41 +0300
committerAndrew Cagney <cagney@gnu.org>2002-03-06 09:29:41 +0300
commit6f6aa16f75b106a2efb470be06c6ccb0a09265cd (patch)
tree1517816c90667c048c452c2ecf018dbf3ad2571b /include/floatformat.h
parent8d3db0afbe4fb44126c7300fa9ff8f43e6858776 (diff)
Remove floatformat_arm_ext.
Diffstat (limited to 'include/floatformat.h')
-rw-r--r--include/floatformat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/floatformat.h b/include/floatformat.h
index 0cd09befb..53ead3eee 100644
--- a/include/floatformat.h
+++ b/include/floatformat.h
@@ -96,7 +96,6 @@ extern const struct floatformat floatformat_m68881_ext;
extern const struct floatformat floatformat_i960_ext;
extern const struct floatformat floatformat_m88110_ext;
extern const struct floatformat floatformat_m88110_harris_ext;
-extern const struct floatformat floatformat_arm_ext; /* deprecated. */
extern const struct floatformat floatformat_arm_ext_big;
extern const struct floatformat floatformat_arm_ext_littlebyte_bigword;
/* IA-64 Floating Point register spilt into memory. */