gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-reloc-absolute-lo.ld
CommitLineData
3c7687b9
MR
1SECTIONS
2{
3 bar = 0x2345678;
4 .text : { *(.text) }
5 /DISCARD/ : { *(*) }
6}
This page took 0.097118 seconds and 4 git commands to generate.