1
0
mirror of https://gitlab.os-k.eu/os-k-team/os-k.git synced 2023-08-25 14:03:10 +02:00

little reorganization

This commit is contained in:
Adrien Bourmault 2019-03-09 21:47:35 +01:00
parent 2b8ebc6c57
commit 94f51b9f12

View File

@ -152,7 +152,7 @@ _loader64:
call tritemporize ; Let time to see
extern StartKern
;jmp StartKern
jmp StartKern
;; We must never reach this point ------------------------------------------- ;;
jmp Die