2011-08-08 Tristan Gingold <gingold@adacore.com>
[binutils.git] / ld / testsuite / ld-spu / ovl.lnk
blob00156522c32838e07ce3fb51e94f7a6d220b6fd3
1 SECTIONS
3   . = SIZEOF_HEADERS;
4   .text : { *(.text) *(.stub) }
5   .data : { *(.data) *(.ovtab) }
6   .bss : { *(.bss) }