gas:
[deliverable/binutils-gdb.git] / gas / config / tc-arc.h
index 5d30ad774b8b6875af6696bf1de15a6d064ec671..4c3d9c2cdd0778b90ad978b78e81756083a77a4c 100644 (file)
@@ -65,7 +65,7 @@ extern void arc_cons_fix_new (struct frag *, int, int, struct expressionS *);
 
 #define DWARF2_LINE_MIN_INSN_LENGTH 4
 
-/* Values passed to md_apply_fix3 don't include the symbol value.  */
+/* Values passed to md_apply_fix don't include the symbol value.  */
 #define MD_APPLY_SYM_VALUE(FIX) 0
 
 /* No shared lib support, so we don't need to ensure externally
This page took 0.034365 seconds and 4 git commands to generate.