[MIPS] Map 'move' to 'or'.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / sdabase.t
1 SECTIONS
2 {
3 .text 0x100 : { *(.text) }
4 .sdata 0x400 : { *(.sdata) }
5 /DISCARD/ : { *(*) }
6 }
This page took 0.037078 seconds and 4 git commands to generate.