blob: 9079482c6017a06a2316b27ee8d8f83c300d9461 [file] [log] [blame]
long
getrval2(struct tcb *tcp)
{
return sparc_regs.u_regs[U_REG_O1];
}