aboutsummaryrefslogtreecommitdiff
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
commitefdab8079f32f3abe5ae89cb01ccd5073809aa78 (patch)
treee3be2d0fa8ab5d3cd8091110f3ac29aeadb04196 /include/floatformat.h
parent5ba2abebe76a125d8e4e3181db399e489bd63eeb (diff)
downloadfsf-binutils-gdb-efdab8079f32f3abe5ae89cb01ccd5073809aa78.zip
fsf-binutils-gdb-efdab8079f32f3abe5ae89cb01ccd5073809aa78.tar.gz
fsf-binutils-gdb-efdab8079f32f3abe5ae89cb01ccd5073809aa78.tar.bz2
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 0cd09be..53ead3e 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. */