This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
glibc
Watch
2
Star
0
Fork
You've already forked glibc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bbb5e55c10
glibc
/
elf
/
nodelmod3.c
9 lines
95 B
C
Raw
Blame
History
extern
int
var_in_mod4
;
extern
int
*
addr
(
void
)
;
int
*
addr
(
void
)
{
return
&
var_in_mod4
;
}
Reference in New Issue
View Git Blame
Copy Permalink