forked from Bananymous/banan-os
Kernel: argc is passed as zero to userspace
This commit is contained in:
@@ -33,4 +33,5 @@ thread_jump_userspace:
|
||||
pushfq
|
||||
pushq $0x1B
|
||||
pushq %rsi
|
||||
movq $0, %rdi
|
||||
iretq
|
||||
|
||||
Reference in New Issue
Block a user