aboutsummaryrefslogtreecommitdiff
path: root/nptl/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/Versions')
-rw-r--r--nptl/Versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/Versions b/nptl/Versions
index a8fa3c85e8..0f98663d72 100644
--- a/nptl/Versions
+++ b/nptl/Versions
@@ -225,5 +225,6 @@ libpthread {
GLIBC_PRIVATE {
__pthread_initialize_minimal; __pthread_cleanup_upto;
__pthread_clock_gettime; __pthread_clock_settime;
+ __pthread_unwind;
}
}