diff --git a/boot/loader/loader.asm b/boot/loader/loader.asm index 0a3fc44..2b87b3f 100644 --- a/boot/loader/loader.asm +++ b/boot/loader/loader.asm @@ -161,7 +161,7 @@ _loader64: mov esi, GoStack call write - call tritemporize ; Let time to see + call temporize ; clear the pipeline call InitStack ;; Launch the kernel !