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
Updated Malay translation for the bfd sub-directory
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-plugin
/
func1p.c
blob
917dcbbc996918f76682a2cb6f5e2c51ec66178c
1
extern
int
retval
;
2
3
int
4
__attribute__
((
visibility
(
"protected"
)))
5
func1
(
void
)
6
{
7
return
retval
;
8
}