Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-visium / ld3.ld
blobe3934cd03ec7584c3effb96904f81fa42e9bf76f
1 SECTIONS
3   seg1 0x10000 : {
4     *(seg1)
5   }
6   seg2 0x20000 : {
7     *(seg2)
8   }