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-loongarch-elf
/
provide_noabs.ld
blob
0154c6f3a29ef67b45d8ee9ceb1003bba852b856
1
SECTIONS
2
{
3
.text :
4
{
5
PROVIDE(fun1 = 0x10);
6
}
7
}