Fixed kernel stack comment
This commit is contained in:
parent
e595328986
commit
a0602c06a3
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user