Kernel - (minor) Debug changes in x86_64
[tpg/acess2.git] / KernelLand / Kernel / arch / x86_64 / start32.asm
index 52b133c..ac05971 100644 (file)
@@ -183,6 +183,6 @@ gInitialKernelStack:
 
 [section .rodata]
 csNot64BitCapable:
-       db "Not 64-bit Capable",0
+       db "CPU does not support long-mode, please use the x86 build",0
 
 ; vim: ft=nasm

UCC git Repository :: git.ucc.asn.au