aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/pthread/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/sysdeps/pthread/Versions')
-rw-r--r--nptl/sysdeps/pthread/Versions6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/sysdeps/pthread/Versions b/nptl/sysdeps/pthread/Versions
new file mode 100644
index 0000000000..ab6aec0fe0
--- /dev/null
+++ b/nptl/sysdeps/pthread/Versions
@@ -0,0 +1,6 @@
+ld {
+ GLIBC_PRIVATE {
+ # These are used by libthread_db, so must be visible somehow.
+ _thread_db_*;
+ }
+}