1570af302Sopenharmony_ci__asm__(
2570af302Sopenharmony_ci".section .sdata,\"aw\"\n"
3570af302Sopenharmony_ci".text\n"
4570af302Sopenharmony_ci".global " START "\n"
5570af302Sopenharmony_ci".type " START ",%function\n"
6570af302Sopenharmony_ciSTART ":\n"
7570af302Sopenharmony_ci".weak __global_pointer$\n"
8570af302Sopenharmony_ci".hidden __global_pointer$\n"
9570af302Sopenharmony_ci".option push\n"
10570af302Sopenharmony_ci".option norelax\n\t"
11570af302Sopenharmony_ci"lla gp, __global_pointer$\n"
12570af302Sopenharmony_ci".option pop\n\t"
13570af302Sopenharmony_ci"mv a0, sp\n"
14570af302Sopenharmony_ci".weak _DYNAMIC\n"
15570af302Sopenharmony_ci".hidden _DYNAMIC\n\t"
16570af302Sopenharmony_ci"lla a1, _DYNAMIC\n\t"
17570af302Sopenharmony_ci"andi sp, sp, -16\n\t"
18570af302Sopenharmony_ci"tail " START "_c"
19570af302Sopenharmony_ci);
20