about summary refs log tree commit diff
path: root/sysdeps/pthread/tst-unwind-thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/pthread/tst-unwind-thread.c')
-rw-r--r--sysdeps/pthread/tst-unwind-thread.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/pthread/tst-unwind-thread.c b/sysdeps/pthread/tst-unwind-thread.c
new file mode 100644
index 0000000000..d5c38e3709
--- /dev/null
+++ b/sysdeps/pthread/tst-unwind-thread.c
@@ -0,0 +1,2 @@
+#define USE_PTHREADS 1
+#include "../elf/tst-unwind-main.c"