Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
7c3b67234c859f98a6365d215c5362c73eed5765
/
.
/
crt
/
x86_64
/
crti.s
blob: 4788968b2202379034da35d9a259aa86f2997549 [
file
] [
log
] [
blame
]
.section .init
.global _init
_init
:
push %rax
.section .fini
.global _fini
_fini
:
push %rax