about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/Versions
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-02-06 10:44:11 -0800
committerRoland McGrath <roland@hack.frob.com>2015-02-06 10:44:11 -0800
commitea02c6b81296ef3131e0ab3bdf37f3a9905597f4 (patch)
treea35d11e96580e503c39713ed059ecc057b25c640 /sysdeps/unix/sysv/linux/x86_64/Versions
parenta1309c2bd0e7469158dfa5dec3334054fad2ed03 (diff)
downloadglibc-ea02c6b81296ef3131e0ab3bdf37f3a9905597f4.tar.gz
glibc-ea02c6b81296ef3131e0ab3bdf37f3a9905597f4.tar.xz
glibc-ea02c6b81296ef3131e0ab3bdf37f3a9905597f4.zip
x86: Clean up __vdso_clock_gettime variable.
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/Versions')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/Versions3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/Versions b/sysdeps/unix/sysv/linux/x86_64/Versions
index 4ce7b78af4..2a7ed280fd 100644
--- a/sysdeps/unix/sysv/linux/x86_64/Versions
+++ b/sysdeps/unix/sysv/linux/x86_64/Versions
@@ -6,9 +6,6 @@ libc {
 
     modify_ldt;
   }
-  GLIBC_PRIVATE {
-    __vdso_clock_gettime;
-  }
 }
 
 librt {