aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc/Versions')
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/Versions19
1 files changed, 0 insertions, 19 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/Versions b/sysdeps/unix/sysv/linux/powerpc/Versions
deleted file mode 100644
index 8ebeea15a1..0000000000
--- a/sysdeps/unix/sysv/linux/powerpc/Versions
+++ /dev/null
@@ -1,19 +0,0 @@
-ld {
- GLIBC_PRIVATE {
- # used for loading by static libraries
- _dl_var_init;
- }
-}
-libc {
- GLIBC_PRIVATE {
- __vdso_get_tbfreq;
- __vdso_clock_gettime;
- __vdso_clock_getres;
- __vdso_getcpu;
- __vdso_time;
- }
-}
-libm {
- GLIBC_2.19 {
- }
-}