mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-09 07:06:47 +00:00
修正注释
This commit is contained in:
parent
c25bfd1071
commit
9dfd4d9d6e
@ -275,7 +275,7 @@ ENTRY(_start64)
|
||||
// ==== 加载CR3寄存器
|
||||
|
||||
load_cr3:
|
||||
// 分支,判断是否为apu
|
||||
|
||||
movq $__PML4E, %rax //设置页目录基地址
|
||||
|
||||
movq %rax, %cr3
|
||||
|
Loading…
x
Reference in New Issue
Block a user