summaryrefslogtreecommitdiff
path: root/libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions')
-rw-r--r--libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions b/libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
index 6fa0119e9..8d1c3a59d 100644
--- a/libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
+++ b/libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
@@ -30,4 +30,7 @@ libc {
GLIBC_2.11 {
fallocate64;
}
+ GLIBC_2.17 {
+ __ppc_get_timebase_freq;
+ }
}