mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-05 12:40:55 +08:00
9 lines
85 B
Plaintext
9 lines
85 B
Plaintext
libc {
|
|
GLIBC_2.32 {
|
|
__mcount;
|
|
}
|
|
GLIBC_PRIVATE {
|
|
__syscall_error;
|
|
}
|
|
}
|