Sync usage with man page.
[netbsd-mini2440.git] / external / gpl3 / binutils / dist / ld / testsuite / ld-sh / sh64 / endian.ld
blobe9635e1cce7b1812b3fec5ad149ce375883ebda7
1 SECTIONS {
2   .text : {
3      *(.text)
4      LONG(0x12345678);
5   }