index
:
toolchain_binutils.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
binutils-2.22
/
ld
/
testsuite
/
ld-elf
/
indirect1b.c
blob: 51740f90782452a1901d2f8c628f9926daf82f3a (
plain
)
1
2
3
4
5
6
void
foo
(
void
)
{
}
asm
(
".symver foo,foo@FOO"
);