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