]> git.ipfire.org Git - thirdparty/glibc.git/blob - elf/tst-tls-ie-mod3.c
elf: Rework exception handling in the dynamic loader [BZ #25486]
[thirdparty/glibc.git] / elf / tst-tls-ie-mod3.c
1 #define N 3
2 #define SIZE 16
3 #define MODEL "global-dynamic"
4 #include "tst-tls-ie-mod.h"