about summary refs log tree commit diff
path: root/elf/tst-tls-ie-mod1.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-tls-ie-mod1.c')
-rw-r--r--elf/tst-tls-ie-mod1.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/elf/tst-tls-ie-mod1.c b/elf/tst-tls-ie-mod1.c
new file mode 100644
index 0000000000..849ff91e53
--- /dev/null
+++ b/elf/tst-tls-ie-mod1.c
@@ -0,0 +1,4 @@
+#define N 1
+#define SIZE 120
+#define MODEL "global-dynamic"
+#include "tst-tls-ie-mod.h"