removed unused elf_64_p field
[deliverable/binutils-gdb.git] / bfd / libelf.h
index f945eecec0f2b1a728fda7a9066b8d73c25cb2a9..28b9c9e2347ff1dadc4d62af91a459d9aab81a18 100644 (file)
@@ -178,9 +178,6 @@ struct elf_backend_data
      approach will need to be changed.  */
   int use_rela_p;
 
-  /* Whether this backend is 64 bits or not.  FIXME: Who cares?  */
-  int elf_64_p;
-
   /* The architecture for this backend.  */
   enum bfd_architecture arch;
 
This page took 0.023564 seconds and 4 git commands to generate.