xref: /third_party/musl/src/thread/loongarch64/__unmapself.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/thread/loongarch64/
1570af302Sopenharmony_ci.global __unmapself
2570af302Sopenharmony_ci.type   __unmapself, @function
3570af302Sopenharmony_ci__unmapself:
4570af302Sopenharmony_ci	li.d    $a7, 215   # call munmap
5570af302Sopenharmony_ci	syscall 0
6570af302Sopenharmony_ci	li.d    $a7, 93    # call exit
7570af302Sopenharmony_ci	syscall 0
8

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