*** empty log message ***
[deliverable/binutils-gdb.git] / gas / config / tc-pj.h
index 1dae6e11313920f35b1145b59156151c874758b3..52d33d2c6271ce8558cfd7ca5dbb7e6602d763aa 100644 (file)
@@ -46,7 +46,7 @@ arelent *tc_gen_reloc PARAMS((asection *section, struct fix *fixp));
        ((FIXP)->fx_where + (FIXP)->fx_frag->fr_address - 1)
 
 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP) \
-       pj_cons_fix_new_pj(FRAG, WHERE, NBYTES, EXP)
+       pj_cons_fix_new_pj (FRAG, WHERE, NBYTES, EXP)
 
 /* Always leave vtable relocs untouched in the output.  */
 #define TC_FORCE_RELOCATION(FIX)                                       \
This page took 0.025138 seconds and 4 git commands to generate.