xref: /third_party/musl/crt/x32/crti.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/crt/x32/
1570af302Sopenharmony_ci.section .init
2570af302Sopenharmony_ci.global _init
3570af302Sopenharmony_ci_init:
4570af302Sopenharmony_ci	push %rax
5570af302Sopenharmony_ci
6570af302Sopenharmony_ci.section .fini
7570af302Sopenharmony_ci.global _fini
8570af302Sopenharmony_ci_fini:
9570af302Sopenharmony_ci	push %rax
10

Indexes created Thu Nov 07 10:32:03 CST 2024