summaryrefslogtreecommitdiff
path: root/include/floatformat.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-03-06 06:29:42 +0000
committerAndrew Cagney <cagney@redhat.com>2002-03-06 06:29:42 +0000
commit78a888dacdb245fc5f4542afae0ab3f17d3447b5 (patch)
tree0c109a730e2fc73ffc489ec9fd9adb1001250018 /include/floatformat.h
parent69f5df607a3f6c54bd22f18e91159cf8edaf9de0 (diff)
downloadbinutils-redhat-78a888dacdb245fc5f4542afae0ab3f17d3447b5.tar.gz
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 0cd09befb4..53ead3eee6 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. */