xref
: /
third_party
/
ulib
/
musl
/
src
/
signal
/
sigrtmin.c
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
__libc_current_sigrtmin(void)
1
int
__libc_current_sigrtmin
(
void
) {
2
return
35
;
3
}
4