import insight-2000-02-04 snapshot (2nd try)
[external/binutils.git] / gas / config / tc-v850.h
index 674be31..fad4d1c 100644 (file)
 /* The target BFD format.  */
 #define TARGET_FORMAT          "elf32-v850"
 
-
 #define MD_APPLY_FIX3
 #define md_operand(x)
 
+#define obj_fix_adjustable(fixP) v850_fix_adjustable(fixP)
+#define TC_FORCE_RELOCATION(fixp) v850_force_relocation(fixp)
+extern int v850_force_relocation PARAMS ((struct fix *));
+
 /* Permit temporary numeric labels.  */
 #define LOCAL_LABELS_FB 1