file config.texi was initially added on branch binutils-2_17-branch.
[binutils.git] / ld / testsuite / ld-sh / sh64 / endian.ld
blobe9635e1cce7b1812b3fec5ad149ce375883ebda7
1 SECTIONS {
2   .text : {
3      *(.text)
4      LONG(0x12345678);
5   }