SYSEND
stp = &systable[((unsigned)syscall < SYSEND)? syscall : 0];
if (sys >= 0 && sys < SYSEND)
for (i = 1; i < SYSEND; i++) {