5 lines
60 B
C
5 lines
60 B
C
long
|
|
getrval2(struct tcb *tcp)
|
|
{
|
|
return ia64_regs.gr[9];
|
|
}
|