Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / zeroeh.ld
CommitLineData
3c3bdf30
NC
1SECTIONS {
2 .text 0xa00 : { *(.text); *(.gnu.linkonce.t.*) }
dd52c6de 3 .gcc_except_table 0x2000 : { *(.gcc_except_table) }
3c3bdf30 4}
This page took 0.798043 seconds and 4 git commands to generate.