xref: /third_party/musl/src/thread/aarch64/__unmapself.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/thread/aarch64/
1570af302Sopenharmony_ci.global __unmapself
2570af302Sopenharmony_ci.type   __unmapself,%function
3570af302Sopenharmony_ci__unmapself:
4570af302Sopenharmony_ci	mov x8,#215 // SYS_munmap
5570af302Sopenharmony_ci	svc 0
6570af302Sopenharmony_ci	mov x8,#93 // SYS_exit
7570af302Sopenharmony_ci	svc 0
8

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