aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/htl/pt-thread-start.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/htl/pt-thread-start.c')
-rw-r--r--sysdeps/mach/htl/pt-thread-start.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mach/htl/pt-thread-start.c b/sysdeps/mach/htl/pt-thread-start.c
index 65bc8d4..64811e4 100644
--- a/sysdeps/mach/htl/pt-thread-start.c
+++ b/sysdeps/mach/htl/pt-thread-start.c
@@ -51,3 +51,4 @@ __pthread_thread_start (struct __pthread *thread)
return 0;
}
+libc_hidden_def (__pthread_thread_start)