* reloc16.c (bfd_coff_reloc16_relax_section): Count the total number
[deliverable/binutils-gdb.git] / bfd / elf32-i860.c
index a8537a75508faa3830db0e62d3f8a03d4793a033..6a2d2d97563518b39dbfd22b227fc893b64b6867 100644 (file)
@@ -25,9 +25,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #define bfd_elf32_bfd_reloc_type_lookup        bfd_default_reloc_type_lookup
 #define elf_info_to_howto              _bfd_elf_no_info_to_howto
 
-#define TARGET_BIG_SYM bfd_elf32_i860_vec
-#define TARGET_BIG_NAME "elf32-i860"
-#define ELF_ARCH       bfd_arch_i860
+#define TARGET_BIG_SYM  bfd_elf32_i860_vec
+#define TARGET_BIG_NAME  "elf32-i860"
+#define ELF_ARCH        bfd_arch_i860
 #define ELF_MACHINE_CODE EM_860
+#define ELF_MAXPAGESIZE  1 /* FIXME: This number is wrong,  It should be the page size in bytes.  */
 
 #include "elf32-target.h"
This page took 0.05165 seconds and 4 git commands to generate.