Add binutils support for v850e1 processor
[deliverable/binutils-gdb.git] / gas / config / tc-fr30.h
index 5f7bc62cfec0e922f96d57481f073b3b48da47a8..8c1166b9051bb1a5a3e5a2b2d850ce33dd87380b 100644 (file)
@@ -1,5 +1,6 @@
 /* tc-fr30.h -- Header file for tc-fr30.c.
-   Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000, 2001, 2002, 2003
+   Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
 struct fix;
 extern bfd_boolean fr30_fix_adjustable PARAMS ((struct fix *));
 
-/* When relaxing, we need to emit various relocs we otherwise wouldn't.  */
-#define TC_FORCE_RELOCATION(fix) fr30_force_relocation (fix)
-extern int fr30_force_relocation PARAMS ((struct fix *));
-
 #define tc_gen_reloc gas_cgen_tc_gen_reloc
 
 /* Call md_pcrel_from_section(), not md_pcrel_from().  */
This page took 0.023459 seconds and 4 git commands to generate.