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