Replace llvm_asm in x86_64 code with asm
Also removes the syscall1_clobber call, because clone
now saves the
registers in the kernel anyway.
Edited by jD91mZM2
Also removes the syscall1_clobber call, because clone
now saves the
registers in the kernel anyway.