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-powerpc
/
sdabase2.t
blob
2a8f5d01bfd27fe188de437d590c8b26fc50e730
1
SECTIONS
2
{
3
.text 0x100 : { *(.text) }
4
.sdata 0x400 : { PROVIDE (_SDA_BASE_ = .); *(.sdata) }
5
/DISCARD/ : { *(*) }
6
}