xref
: /
third_party
/
musl
/
crt
/
x32
/
crtn.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/musl/crt/x32/
1
.
section
.
init
2
pop
%
rax
3
ret
4
5
.
section
.
fini
6
pop
%
rax
7
ret
8