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