repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
file config.texi was initially added on branch binutils-2_17-branch.
[binutils.git]
/
ld
/
testsuite
/
ld-sh
/
sh64
/
endian.ld
blob
e9635e1cce7b1812b3fec5ad149ce375883ebda7
1
SECTIONS {
2
.text : {
3
*(.text)
4
LONG(0x12345678);
5
}
6
}