old-cross-binutils/ld/testsuite/ld-mmix/zeroeh.ld
2001-10-30 15:20:14 +00:00

4 lines
100 B
Text

SECTIONS {
.text 0xa00 : { *(.text); *(.gnu.linkonce.t.*) }
.eh_frame 0x2000 : { *(.eh_frame) }
}