Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / endian.ld
CommitLineData
1b19eb81
AO
1SECTIONS {
2 .text : {
3 *(.text)
4 LONG(0x12345678);
5 }
6}
This page took 0.694901 seconds and 4 git commands to generate.