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
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
gotpcrel1b.c
blob
cf0c78e222a4e6eeae216e9db856055983ec616b
1
#include <stdio.h>
2
3
void
4
foo
(
void
)
5
{
6
printf
(
"%s
\n
"
,
__FUNCTION__
);
7
}