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