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