index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
elf
/
unload2dep.c
blob: 0d319515d5a644d0444adde34fc6c24b420c3cdb (
plain
) (
blame
)
1
2
3
4
5
6
extern
void
foo
(
void
);
void
foo
(
void
)
{
}