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