xref: /third_party/musl/src/process/i386/vfork.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/process/i386/
1570af302Sopenharmony_ci.global vfork
2570af302Sopenharmony_ci.type vfork,@function
3570af302Sopenharmony_civfork:
4570af302Sopenharmony_ci	pop %edx
5570af302Sopenharmony_ci	mov $190,%eax
6570af302Sopenharmony_ci	int $128
7570af302Sopenharmony_ci	push %edx
8570af302Sopenharmony_ci	push %eax
9570af302Sopenharmony_ci	.hidden __syscall_ret
10570af302Sopenharmony_ci	call __syscall_ret
11570af302Sopenharmony_ci	pop %edx
12570af302Sopenharmony_ci	ret
13

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