Add target_id to elf_backend_data.
[deliverable/binutils-gdb.git] / bfd / elf64-hppa.c
index e76593db34f3b25bbc969ef6d7dc294a35f30c3c..ba6b1f84c7219c921c920b066ece7521e1474aa5 100644 (file)
@@ -4045,6 +4045,7 @@ const struct elf_size_info hppa64_elf_size_info =
 #define TARGET_BIG_SYM                 bfd_elf64_hppa_vec
 #define TARGET_BIG_NAME                        "elf64-hppa"
 #define ELF_ARCH                       bfd_arch_hppa
+#define ELF_TARGET_ID                  HPPA64_ELF_DATA
 #define ELF_MACHINE_CODE               EM_PARISC
 /* This is not strictly correct.  The maximum page size for PA2.0 is
    64M.  But everything still uses 4k.  */
This page took 0.025132 seconds and 4 git commands to generate.