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
ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-elf
/
pr28348b.c
blob
b4aab59274373f360b043f3adfb580ec06feb9da
1
void
2
foo
(
void
)
3
{
4
}
5
asm
(
".symver foo,foo@VERS_2.0"
);