gas:
[deliverable/binutils-gdb.git] / gas / config / tc-msp430.c
index a01cf47af70c599ee582a0e572b05a07b22fc27d..3f2ba84be221c19353b18b232a4b8e425ec56f1e 100644 (file)
@@ -1818,7 +1818,7 @@ md_pcrel_from_section (fixS * fixp, segT sec)
    value in the object file.  */
 
 void
-md_apply_fix3 (fixS * fixp, valueT * valuep, segT seg)
+md_apply_fix (fixS * fixp, valueT * valuep, segT seg)
 {
   unsigned char * where;
   unsigned long insn;
This page took 0.026 seconds and 4 git commands to generate.