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
Improve readelf's display of RELR relocs.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
pr22393-3a.c
blob
68fa4a0dd04dae18585efe12db98656529e614c9
1
#include <stdio.h>
2
3
void
4
test
()
5
{
6
printf
(
"PASS
\n
"
);
7
}