Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-powerpc / sdabase2.t
blob2a8f5d01bfd27fe188de437d590c8b26fc50e730
1 SECTIONS
3   .text 0x100 : { *(.text) }
4   .sdata 0x400 : { PROVIDE (_SDA_BASE_ = .); *(.sdata) }
5   /DISCARD/ : { *(*) }