mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
9 lines
85 B
Plaintext
9 lines
85 B
Plaintext
|
libc {
|
||
|
GLIBC_2.32 {
|
||
|
__mcount;
|
||
|
}
|
||
|
GLIBC_PRIVATE {
|
||
|
__syscall_error;
|
||
|
}
|
||
|
}
|