xref: /third_party/musl/crt/or1k/crti.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/crt/or1k/
1570af302Sopenharmony_ci.section .init
2570af302Sopenharmony_ci.global _init
3570af302Sopenharmony_ci_init:
4570af302Sopenharmony_ci	l.addi	r1,r1,-4
5570af302Sopenharmony_ci	l.sw	0(r1),r9
6570af302Sopenharmony_ci
7570af302Sopenharmony_ci.section .fini
8570af302Sopenharmony_ci.global _fini
9570af302Sopenharmony_ci_fini:
10570af302Sopenharmony_ci	l.addi  r1,r1,-4
11570af302Sopenharmony_ci	l.sw    0(r1),r9
12

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