1long
2getrval2(struct tcb *tcp)
3{
4	return ia64_regs.gr[9];
5}
6