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
/
reldep6mod2.c
blob: c2ef3f9bc047c50e32ab0c2650c812a7a89bad47 (
plain
) (
blame
)
1
2
3
extern
int
foo
(
void
);
void
*
foop
=
(
void
*
)
foo
;