mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-12 16:20:06 +00:00
9 lines
85 B
Plaintext
9 lines
85 B
Plaintext
|
libc {
|
||
|
GLIBC_2.32 {
|
||
|
__mcount;
|
||
|
}
|
||
|
GLIBC_PRIVATE {
|
||
|
__syscall_error;
|
||
|
}
|
||
|
}
|