repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix netinet/in.h MCAST_* namespace (bug 18558).
[glibc.git]
/
elf
/
global.c
blob
c675858b64c9db738ed2c247d806ef8ac8627740
1
extern
int
test
(
void
);
2
3
int
4
main
(
void
)
5
{
6
return
test
();
7
}