Sign in
cobalt
/
cobalt
/
9c08e8415ad2e80fcaf050eea4a44bde61922ab4
/
.
/
src
/
third_party
/
musl
/
crt
/
x86_64
/
crti.s
blob: 4788968b2202379034da35d9a259aa86f2997549 [
file
] [
log
] [
blame
]
.section .init
.global _init
_init
:
push %rax
.section .fini
.global _fini
_fini
:
push %rax