]> git.ipfire.org Git - thirdparty/glibc.git/blob - elf/tst-tls-ie-mod5.c
rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]
[thirdparty/glibc.git] / elf / tst-tls-ie-mod5.c
1 #define N 5
2 #define SIZE 128
3 #define MODEL "initial-exec"
4 #include "tst-tls-ie-mod.h"