xref
: /
third_party
/
musl
/
crt
/
i386
/
crtn.s
(revision 570af302)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/musl/crt/i386/
1
.
section
.
init
2
add
$
12
,%
esp
3
ret
4
5
.
section
.
fini
6
add
$
12
,%
esp
7
ret
8