1570af302Sopenharmony_ci__asm__(
2570af302Sopenharmony_ci".text \n"
3570af302Sopenharmony_ci".global " START " \n"
4570af302Sopenharmony_ci".type   " START ", %function \n"
5570af302Sopenharmony_ciSTART ": \n"
6570af302Sopenharmony_ci"	addis  2, 12, .TOC.-" START "@ha \n"
7570af302Sopenharmony_ci"	addi   2,  2, .TOC.-" START "@l \n"
8570af302Sopenharmony_ci"	lwz    4, 1f-" START "(12)\n"
9570af302Sopenharmony_ci"	add    4, 4, 12 \n"
10570af302Sopenharmony_ci"	mr     3, 1 \n"
11570af302Sopenharmony_ci"	clrrdi 1, 1, 4 \n"
12570af302Sopenharmony_ci"	li     0, 0 \n"
13570af302Sopenharmony_ci"	stdu   0, -32(1) \n"
14570af302Sopenharmony_ci"	mtlr   0 \n"
15570af302Sopenharmony_ci"	bl " START "_c \n"
16570af302Sopenharmony_ci".weak   _DYNAMIC \n"
17570af302Sopenharmony_ci".hidden _DYNAMIC \n"
18570af302Sopenharmony_ci"1:	.long _DYNAMIC-" START "\n"
19570af302Sopenharmony_ci);
20