Scan all input files for symbol reference warning
[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.515637 seconds and 4 git commands to generate.