This website requires JavaScript.
Explore
Help
Sign In
rk3588-game
/
android13
Watch
3
Star
0
Fork
You've already forked android13
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
73f7176500
android13
/
external
/
strace
/
linux
/
alpha
/
set_scno.c
6 lines
101 B
C
Raw
Blame
History
static
int
arch_set_scno
(
struct
tcb
*
tcp
,
kernel_ulong_t
scno
)
{
return
upoke
(
tcp
,
REG_R0
,
scno
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink