index
:
bootstrap.git
trunk
Bootstrapping a C compiler from scratch
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
05
/
musl-0.6.0
/
src
/
signal
/
sigrtmin.c
blob: 7ad06d2258c4120a8f0198229700ef13a28925da (
plain
)
1
2
3
4
int
__libc_current_sigrtmin
()
{
return
34
;
}