]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/unix/sysv/linux/powerpc/Versions
Add strfromd, strfromf, and strfroml functions
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / powerpc / Versions
1 ld {
2 GLIBC_PRIVATE {
3 # used for loading by static libraries
4 _dl_var_init;
5 }
6 }
7 libc {
8 GLIBC_PRIVATE {
9 __vdso_get_tbfreq;
10 __vdso_clock_gettime;
11 __vdso_clock_getres;
12 __vdso_getcpu;
13 __vdso_time;
14 }
15 }
16 libm {
17 GLIBC_2.19 {
18 }
19 }