about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/Versions
blob: 416272b7183bb9b19b84ce7df51864c460ccec29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
libc {
  GLIBC_PRIVATE {
    __vdso_get_tbfreq;
    __vdso_clock_gettime;
    __vdso_clock_getres;
    __vdso_getcpu;
    __vdso_time;
  }
}
libm {
  GLIBC_2.19 {
  }
}
libpthread {
  GLIBC_2.6 {
    __libpthread_version_placeholder;
  }
}