gas:
[deliverable/binutils-gdb.git] / gas / config / tc-mips.h
index 90317844f7ce5485383dcdac257599bf1b9058d1..e657f3c53730f34be82581dec8bf726fa37c9475 100644 (file)
@@ -107,7 +107,7 @@ extern void mips_frob_file_after_relocs (void);
 #define tc_fix_adjustable(fixp) mips_fix_adjustable (fixp)
 extern int mips_fix_adjustable (struct fix *);
 
-/* Values passed to md_apply_fix3 don't include symbol values.  */
+/* Values passed to md_apply_fix don't include symbol values.  */
 #define MD_APPLY_SYM_VALUE(FIX) 0
 
 /* Global syms must not be resolved, to support ELF shared libraries.  */
This page took 0.023192 seconds and 4 git commands to generate.