blob: 54f6e2fef900ffff16184dfd2237062682d54236 [file] [log] [blame]
#include <signal.h>
int __libc_current_sigrtmax(void) { return _NSIG - 1; }