2004-10-08 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / doublest.h
index a568862e25e33dd50d98becaa266b1facad21080..8510baa310ae3708260a55ff686f371ecf7e283d 100644 (file)
@@ -91,8 +91,8 @@ extern void convert_typed_floating (const void *from,
 /* Table of convenient float-formats.  */
 extern const struct floatformat *floatformat_ieee_single[BFD_ENDIAN_UNKNOWN];
 extern const struct floatformat *floatformat_ieee_double[BFD_ENDIAN_UNKNOWN];
+extern const struct floatformat *floatformat_ieee_quad[BFD_ENDIAN_UNKNOWN];
 extern const struct floatformat *floatformat_arm_ext[BFD_ENDIAN_UNKNOWN];
 extern const struct floatformat *floatformat_ia64_spill[BFD_ENDIAN_UNKNOWN];
-extern const struct floatformat *floatformat_ia64_quad[BFD_ENDIAN_UNKNOWN];
 
 #endif
This page took 0.023537 seconds and 4 git commands to generate.