DEBSOURCES
Skip Quicknav
sources / strace / 4.15-2 / linux / sh64 / set_scno.c
12345
static int arch_set_scno(struct tcb *tcp, long scno) { return upoke(tcp->pid, REG_SYSCALL, scno); }