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-x86-64
/
pr26018.s
blob
0b36f2bb117c58f4e921743517beb3a16f5a5458
1
.global _start, foo
2
.type foo, %function
3
.text
4
_start
:
5
call foo@PLT
6
foo
:
7
ret