blob: 9e7ecd431333067a446cd889cb352b05df8d090f [file] [log] [blame]
Dmitry V. Levind70d1c42015-03-22 22:13:55 +00001if (upeek(tcp->pid, REG_SYSCALL, &scno) < 0)
2 return -1;
3scno &= 0xFFFF;