Move C-related declarations to compile-c.h
[deliverable/binutils-gdb.git] / bfd / elf32-m68hc1x.c
index 35152ee1c7be3f8594769209de9b89526d760995..d411bd076d494081e41b02d10e74c12b5ed1dca0 100644 (file)
@@ -1456,6 +1456,8 @@ elf32_m68hc11_post_process_headers (bfd *abfd, struct bfd_link_info *link_info)
   struct m68hc11_scan_param param;
   struct m68hc11_elf_link_hash_table *htab;
 
+  _bfd_elf_post_process_headers (abfd, link_info);
+
   if (link_info == NULL)
     return;
 
This page took 0.027107 seconds and 4 git commands to generate.