abgabe
This commit is contained in:
@@ -20,7 +20,9 @@ syscall_entry:
|
||||
cld
|
||||
|
||||
; Call the high-level (C++) system call handler
|
||||
sti
|
||||
call syscall_handler
|
||||
cli
|
||||
|
||||
; Optional: Prevent kernel information leakage
|
||||
; by zeroing scratch registers
|
||||
|
||||
Reference in New Issue
Block a user