Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
840274949b51231d437658bd7f97c19a9b7fe8c2
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
elf
/
nodelmod2.c
blob: 6bd7108a1361fca8783471d2c175be15c852b5bc [
file
] [
log
] [
blame
]
int
var2
=
100
;
static
void
__attribute__
((
__destructor__
))
destr
(
void
)
{
extern
int
fini_ran
;
fini_ran
=
1
;
}