gas:
[deliverable/binutils-gdb.git] / gas / config / tc-crx.c
index 988610b882e274ae6d5631bc50df218b0b19457c..3f0c767fbc22eb98d0e9d1d7dd1d701664d66bcb 100644 (file)
@@ -523,7 +523,7 @@ md_atof (int type, char *litP, int *sizeP)
    fixuping relocations of debug sections.  */
 
 void
-md_apply_fix3 (fixS *fixP, valueT *valP, segT seg)
+md_apply_fix (fixS *fixP, valueT *valP, segT seg)
 {
   valueT val = * valP;
   char *buf = fixP->fx_frag->fr_literal + fixP->fx_where;
This page took 0.027177 seconds and 4 git commands to generate.