* config/tc-sh.c (sh_relax): Rename from relax, and make global.
[deliverable/binutils-gdb.git] / gas / config / tc-w65.h
index 1638f8b3c48bd3de0ab43a74b9599bba2b3ae605..1356aeaa5bf19f3a1ab3c4253212182bbbe48e38 100644 (file)
@@ -29,7 +29,7 @@
 
 #define IGNORE_NONSTANDARD_ESCAPES
 
-#define TC_RELOC_MANGLE(a,b,c) tc_reloc_mangle(a,b,c)
+#define TC_RELOC_MANGLE(s,a,b,c) tc_reloc_mangle(a,b,c)
 
 #define DO_NOT_STRIP 0
 #define DO_STRIP 0
This page took 0.030194 seconds and 4 git commands to generate.