blob: b5f1faacae7e0fd7a476e714e2b5772a7ab3084a [file] [log] [blame]
#include <signal.h>
int sigpending(sigset_t* set) { return 0; }