repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-spu
/
ovl.lnk
blob
045f986212839c6215ac6b8386097410b8662e91
1
SECTIONS
2
{
3
. = 0x100;
4
.text : { *(.text) *(.stub) }
5
.data : { *(.data) *(.ovtab) }
6
.bss : { *(.bss) }
7
}