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
2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
[binutils.git]
/
ld
/
testsuite
/
ld-elf
/
group.ld
blob
d6b27d04946ea7e5df4403853e24fb9c2d3ce1cb
1
SECTIONS
2
{
3
. = 0x1000;
4
.text : { *(.text) }
5
}