DEBSOURCES
Skip Quicknav
sources / strace / 4.15-2 / linux / sh64 / set_error.c
123456
static int arch_set_error(struct tcb *tcp) { sh64_r9 = -tcp->u_error; return upoke(tcp->pid, REG_GENERAL(9), sh64_r9); }