about summary refs log tree commit diff
path: root/sysdeps/nptl/thrd_create.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/nptl/thrd_create.c')
-rw-r--r--sysdeps/nptl/thrd_create.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/nptl/thrd_create.c b/sysdeps/nptl/thrd_create.c
new file mode 100644
index 0000000000..596a7ba588
--- /dev/null
+++ b/sysdeps/nptl/thrd_create.c
@@ -0,0 +1,2 @@
+#define __pthread_create __pthread_create_2_1
+#include <sysdeps/pthread/thrd_create.c>