Fixed kernel stack comment

This commit is contained in:
Tomas Hruby 2010-03-18 16:18:22 +00:00
parent e595328986
commit a0602c06a3

View File

@ -753,8 +753,7 @@ reload_cr3:
.bss .bss
/* /*
* this stack is used temporarily for booting only. We switch to a proper kernel * the kernel stack
* stack after the first trap to kernel
*/ */
.globl k_boot_stktop .globl k_boot_stktop
k_boot_stack: k_boot_stack: