xref
: /
external
/
strace
/
linux
/
ia64
/
arch_getrval2.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
long
getrval2(struct tcb * tcp)
2
getrval2
(
struct
tcb
*
tcp
)
3
{
4
return
ia64_regs
.
gr
[
9
];
5
}
6