Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
6a09cfd9f916e3a60de707ff0806cdeb143d77a4
/
.
/
libc
/
arch-arm
/
bionic
/
__sig_restorer.S
blob: 3f6f284f278bf4822a1386b361a5f30fcf385941 [
file
] [
log
] [
blame
]
.global __sig_restorer
/*
This is the opcode sequence GDB looks
for
in
order to recognize
this stack frame as a signal trampoline
(
see sigaction.c
)
*/
__sig_restorer
:
mov r7
,
#119 /* __NR_sigreturn */
swi
#0