xref: /third_party/musl/crt/powerpc/crti.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/crt/powerpc/
1570af302Sopenharmony_ci.section .init
2570af302Sopenharmony_ci.align 2
3570af302Sopenharmony_ci.global _init
4570af302Sopenharmony_ci_init:
5570af302Sopenharmony_ci	stwu 1,-32(1)
6570af302Sopenharmony_ci	mflr 0
7570af302Sopenharmony_ci	stw 0,36(1)
8570af302Sopenharmony_ci
9570af302Sopenharmony_ci.section .fini
10570af302Sopenharmony_ci.align 2
11570af302Sopenharmony_ci.global _fini
12570af302Sopenharmony_ci_fini:
13570af302Sopenharmony_ci	stwu 1,-32(1)
14570af302Sopenharmony_ci	mflr 0
15570af302Sopenharmony_ci	stw 0,36(1)
16

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