1
0
mirror of https://gitlab.os-k.eu/os-k-team/os-k.git synced 2023-08-25 14:03:10 +02:00
This commit is contained in:
Adrien Bourmault 2019-03-27 22:17:12 +01:00
parent ca7b1b731a
commit 58754a32af

View File

@ -161,7 +161,7 @@ _loader64:
mov esi, GoStack mov esi, GoStack
call write call write
call tritemporize ; Let time to see call temporize ; clear the pipeline
call InitStack call InitStack
;; Launch the kernel ! ;; Launch the kernel !