Remove floatformat_arm_ext.

This commit is contained in:
Andrew Cagney
2002-03-06 06:29:41 +00:00
parent 8d3db0afbe
commit 6f6aa16f75
2 changed files with 4 additions and 1 deletions

View File

@ -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. */