mirror of
https://github.com/fluencelabs/musl
synced 2025-05-05 20:12:14 +00:00
5 lines
46 B
C
5 lines
46 B
C
|
int __libc_current_sigrtmax()
|
||
|
{
|
||
|
return 64;
|
||
|
}
|