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

makefile update

This commit is contained in:
Adrien Bourmault 2019-03-09 22:29:42 +01:00
parent f4e9072e6e
commit 5167e15b6d

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