xref: /third_party/musl/src/thread/riscv32/__set_thread_area.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/thread/riscv32/
1570af302Sopenharmony_ci.global __set_thread_area
2570af302Sopenharmony_ci.type   __set_thread_area, %function
3570af302Sopenharmony_ci__set_thread_area:
4570af302Sopenharmony_ci	mv tp, a0
5570af302Sopenharmony_ci	li a0, 0
6570af302Sopenharmony_ci	ret
7

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