]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/obj-elf.c
gas reloc rewrite.
[thirdparty/binutils-gdb.git] / gas / config / obj-elf.c
index 375dcffff13401aef0ba5bb4ecd9d51b08fc27b9..736a5d48488337b45acfd8a6b4b690110bfcb2fa 100644 (file)
@@ -2328,6 +2328,7 @@ const struct format_ops elf_format_ops =
   elf_frob_symbol,
   elf_frob_file,
   elf_frob_file_before_adjust,
+  0,   /* obj_frob_file_before_fix */
   elf_frob_file_after_relocs,
   elf_s_get_size, elf_s_set_size,
   elf_s_get_align, elf_s_set_align,