Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
musl
/
13935337f3e9bbf9db9e6403d761bc670ea1a6d5
/
.
/
crt
/
x86_64
/
crti.s
blob: 4788968b2202379034da35d9a259aa86f2997549 [
file
] [
log
] [
blame
]
.section .init
.global _init
_init
:
push %rax
.section .fini
.global _fini
_fini
:
push %rax