aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-mips.h')
-rw-r--r--gas/config/tc-mips.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gas/config/tc-mips.h b/gas/config/tc-mips.h
index ae02452..c602234 100644
--- a/gas/config/tc-mips.h
+++ b/gas/config/tc-mips.h
@@ -111,9 +111,6 @@ extern int mips_fix_adjustable PARAMS ((struct fix *));
#define TC_FORCE_RELOCATION(fixp) mips_force_relocation (fixp)
extern int mips_force_relocation PARAMS ((struct fix *));
-/* md_apply_fix3 sets fx_done correctly. */
-#define TC_HANDLE_FX_DONE 1
-
/* Register mask variables. These are set by the MIPS assembly code
and used by ECOFF and possibly other object file formats. */
extern unsigned long mips_gprmask;