write.c: Complain about .space or .org moving backwards.
[deliverable/binutils-gdb.git] / gas / config / tc-w65.h
index bc0d2031211f5f0ce7334c41473bd03499fcf122..969fa095feee153599fa114827ff5b3d2db66f9a 100644 (file)
 #define TC_CONS_RELOC tc_cons_reloc
 #define DONT_OVERFLOW
 int tc_cons_reloc;
-/* end of tc-w65.h */
 
+#define md_operand(x)
+
+extern struct relax_type md_relax_table[];
+#define TC_GENERIC_RELAX_TABLE md_relax_table
+
+/* end of tc-w65.h */
This page took 0.024409 seconds and 4 git commands to generate.