xref
: /
aosp_15_r20
/
external
/
trusty
/
musl
/
crt
/
aarch64
/
crtn.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
section
.
init
2
ldp
x29
,
x30
,[
sp
],#
16
3
ret
4
5
.
section
.
fini
6
ldp
x29
,
x30
,[
sp
],#
16
7
ret
8