Home | History | Annotate | Download | only in mips
      1 long
      2 getrval2(struct tcb *tcp)
      3 {
      4 	return mips_regs.uregs[3];
      5 }
      6