]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ecoff.c
ELF: Add support for unique section ID to assembler
[thirdparty/binutils-gdb.git] / bfd / ecoff.c
index f2713626d6088d265815f113fa412b4901d87b7f..050fd7b508174f8e50a58e7aec1fdd2d03a4e54d 100644 (file)
 /* This stuff is somewhat copied from coffcode.h.  */
 static asection bfd_debug_section =
 {
-  /* name,     id,  index, next, prev, flags, user_set_vma,       */
-     "*DEBUG*", 0,   0,            NULL, NULL, 0,     0,
+  /* name,     id,  section_id, index, next, prev, flags,        */
+     "*DEBUG*", 0,   0,                 0,     NULL, NULL, 0,
+  /* user_set_vma,        */
+     0,
   /* linker_mark, linker_has_input, gc_mark, compress_status,     */
      0,                  0,                1,       0,
   /* segment_mark, sec_info_type, use_rela_p,                     */