aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/Versions')
-rw-r--r--sysdeps/x86_64/Versions5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/x86_64/Versions b/sysdeps/x86_64/Versions
new file mode 100644
index 0000000000..42386f4dcc
--- /dev/null
+++ b/sysdeps/x86_64/Versions
@@ -0,0 +1,5 @@
+ld {
+ GLIBC_2.2.5 {
+ _dl_cpuclock_offset;
+ }
+}