xref: /third_party/musl/arch/i386/crt_arch.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/arch/i386/
1570af302Sopenharmony_ci__asm__(
2570af302Sopenharmony_ci".text\n"
3570af302Sopenharmony_ci".weak _DYNAMIC \n"
4570af302Sopenharmony_ci".hidden _DYNAMIC \n"
5570af302Sopenharmony_ci".global " START "\n"
6570af302Sopenharmony_ciSTART ":\n"
7570af302Sopenharmony_ci"	xor %ebp,%ebp \n"
8570af302Sopenharmony_ci"	mov %esp,%eax \n"
9570af302Sopenharmony_ci"	and $-16,%esp \n"
10570af302Sopenharmony_ci"	push %eax \n"
11570af302Sopenharmony_ci"	push %eax \n"
12570af302Sopenharmony_ci"	call 1f \n"
13570af302Sopenharmony_ci"1:	addl $_DYNAMIC-1b,(%esp) \n"
14570af302Sopenharmony_ci"	push %eax \n"
15570af302Sopenharmony_ci"	call " START "_c \n"
16570af302Sopenharmony_ci);
17

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