3 lines
56 B
C
3 lines
56 B
C
|
if (upeek(tcp->pid, SYSCALL_NR, &scno) < 0)
|
||
|
return -1;
|