gas: sparc: fix collision of registers and pseudo-ops.
[deliverable/binutils-gdb.git] / gas / tc.h
index 51ff4997edba0de24a4195c707a8db9135343378..60286e8e334c5d8f2cb0d51080b2d8765a49ab79 100644 (file)
--- a/gas/tc.h
+++ b/gas/tc.h
@@ -75,3 +75,6 @@ extern arelent *tc_gen_reloc (asection *, fixS *);
 #else
 extern arelent **tc_gen_reloc (asection *, fixS *);
 #endif
+
+extern const char FLT_CHARS[];
+extern const char EXP_CHARS[];
This page took 0.072448 seconds and 4 git commands to generate.