Update copyright dates with scripts/update-copyrights.
[glibc.git] / sysdeps / unix / sysv / linux / powerpc / Versions
blob8ebeea15a1b453408a150799628d074f5c856b2a
1 ld {
2   GLIBC_PRIVATE {
3   # used for loading by static libraries
4     _dl_var_init;
5   }
7 libc {
8   GLIBC_PRIVATE {
9     __vdso_get_tbfreq;
10     __vdso_clock_gettime;
11     __vdso_clock_getres;
12     __vdso_getcpu;
13     __vdso_time;
14   }
16 libm {
17   GLIBC_2.19 {
18   }