Update contributors list for update of alpha-vms bfd.
[binutils.git] / ld / testsuite / ld-elf / header.t
blobc378fbe07e015fd8cb48c6868be1dabdbb86f09d
1 ENTRY(main)
3 SECTIONS
5   . = 0x100 + SIZEOF_HEADERS;
6   .text : { *(.text) }
7   .data : { *(.data) }