Skip to content

Replace llvm_asm in x86_64 code with asm

jD91mZM2 requested to merge jD91mZM2/syscall:idiomatic-rust into master

Also removes the syscall1_clobber call, because clone now saves the registers in the kernel anyway.

Edited by jD91mZM2

Merge request reports