xref: /third_party/musl/src/process/s390x/vfork.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/process/s390x/
1570af302Sopenharmony_ci	.global vfork
2570af302Sopenharmony_ci	.type vfork,%function
3570af302Sopenharmony_civfork:
4570af302Sopenharmony_ci	svc 190
5570af302Sopenharmony_ci	.hidden __syscall_ret
6570af302Sopenharmony_ci	jg  __syscall_ret
7

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