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
manual copyright year range of various GDB files to add 2023
[binutils-gdb.git]
/
gold
/
testsuite
/
ver_test_pr16504_a.c
blob
76280228fad8bac7535eb5c2aa8ad52152c74d5f
1
const char
*
foo
(
void
);
2
3
const char
*
4
foo
(
void
)
5
{
return
"x"
; }