C++程序  |  6行  |  63 B

long
getrval2(struct tcb *tcp)
{
	return mips_regs.uregs[3];
}