* sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
[glibc/pb-stable.git] / elf / nodelmod2.c
blob6bd7108a1361fca8783471d2c175be15c852b5bc
1 int var2 = 100;
3 static void
4 __attribute__ ((__destructor__))
5 destr (void)
7 extern int fini_ran;
8 fini_ran = 1;