index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
/
reldep4mod3.c
blob: 934a68096eb6121a2653d36c101e55ff648a9cf3 (
plain
)
1
2
3
4
5
6
7
int
foo
(
void
);
int
foo
(
void
)
{
return
0
;
}