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