about summary refs log tree commit diff
path: root/sysdeps/x86_64/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/Versions')
-rw-r--r--sysdeps/x86_64/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/x86_64/Versions b/sysdeps/x86_64/Versions
index a437f85e6e..e94758b236 100644
--- a/sysdeps/x86_64/Versions
+++ b/sysdeps/x86_64/Versions
@@ -2,6 +2,9 @@ libc {
   GLIBC_2.14 {
     memcpy;
   }
+  GLIBC_2.13 {
+    __fentry__;
+  }
 }
 libm {
   GLIBC_2.1 {