PR ld/1775
[binutils/xnox.git] / ld / testsuite / ld-sh / sh64 / endian.ld
blobe9635e1cce7b1812b3fec5ad149ce375883ebda7
1 SECTIONS {
2   .text : {
3      *(.text)
4      LONG(0x12345678);
5   }