rtld: properly handle root directory in load path (bug 30435)
[platform/upstream/glibc.git] / elf / tst-tls-ie-mod4.c
1 #define N 4
2 #define SIZE 1024
3 #define MODEL "initial-exec"
4 #include "tst-tls-ie-mod.h"