about summary refs log tree commit diff
path: root/REORG.TODO/sysdeps/unix/sysv/linux/powerpc/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/sysdeps/unix/sysv/linux/powerpc/Versions')
-rw-r--r--REORG.TODO/sysdeps/unix/sysv/linux/powerpc/Versions19
1 files changed, 19 insertions, 0 deletions
diff --git a/REORG.TODO/sysdeps/unix/sysv/linux/powerpc/Versions b/REORG.TODO/sysdeps/unix/sysv/linux/powerpc/Versions
new file mode 100644
index 0000000000..8ebeea15a1
--- /dev/null
+++ b/REORG.TODO/sysdeps/unix/sysv/linux/powerpc/Versions
@@ -0,0 +1,19 @@
+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 {
+  }
+}