Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
musl
/
a39f20bf9f8e59573a479bff23df345b2b4d2345
/
.
/
crt
/
i386
/
crti.s
blob: d2682a20b0652aa919e7eaf372e7be1fa407a834 [
file
] [
log
] [
blame
]
.section .init
.global _init
_init
:
sub
$
12
,
%esp
.section .fini
.global _fini
_fini
:
sub
$
12
,
%esp