kdrive/input: verify SIGIO with --enable-debug
This commit is contained in:
parent
cd3f744b1f
commit
f9624e0109
|
@ -131,8 +131,7 @@ KdUnblockSigio (void)
|
||||||
sigprocmask (SIG_UNBLOCK, &set, 0);
|
sigprocmask (SIG_UNBLOCK, &set, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
#undef VERIFY_SIGIO
|
#ifdef DEBUG
|
||||||
#ifdef VERIFY_SIGIO
|
|
||||||
|
|
||||||
void
|
void
|
||||||
KdAssertSigioBlocked (char *where)
|
KdAssertSigioBlocked (char *where)
|
||||||
|
|
Loading…
Reference in New Issue