mirror of
https://gitlab.os-k.eu/os-k-team/os-k.git
synced 2023-08-25 14:03:10 +02:00
Syscall...
This commit is contained in:
parent
6a3646bd28
commit
eb075d6edf
@ -26,6 +26,6 @@ global SysStartKernelShell
|
||||
|
||||
SysStartKernelShell:
|
||||
mov eax, 4
|
||||
int $0x80
|
||||
int 0x80
|
||||
ret
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user