xref
: /
glibc-2.36
/
elf
/
reldep6mod2.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
extern
int
foo
(
void
);
2
3
void
*
foop
= (
void
*)
foo
;
4