xref: /third_party/musl/arch/x86_64/crt_arch.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/arch/x86_64/
1570af302Sopenharmony_ci__asm__(
2570af302Sopenharmony_ci".text \n"
3570af302Sopenharmony_ci".global " START " \n"
4570af302Sopenharmony_ciSTART ": \n"
5570af302Sopenharmony_ci"	xor %rbp,%rbp \n"
6570af302Sopenharmony_ci"	mov %rsp,%rdi \n"
7570af302Sopenharmony_ci".weak _DYNAMIC \n"
8570af302Sopenharmony_ci".hidden _DYNAMIC \n"
9570af302Sopenharmony_ci"	lea _DYNAMIC(%rip),%rsi \n"
10570af302Sopenharmony_ci"	andq $-16,%rsp \n"
11570af302Sopenharmony_ci"	call " START "_c \n"
12570af302Sopenharmony_ci);
13

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