mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 02:40:06 +00:00
9 lines
124 B
Plaintext
9 lines
124 B
Plaintext
libc {
|
|
GLIBC_PRIVATE {
|
|
__vdso_get_tbfreq;
|
|
__vdso_clock_gettime;
|
|
__vdso_clock_getres;
|
|
__vdso_getcpu;
|
|
}
|
|
}
|