Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
musl
/
bff59d13a82cd4c02792fd73da0e7c79bda022ff
/
.
/
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