fslongjin %!s(int64=2) %!d(string=hai) anos
pai
achega
9dfd4d9d6e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      kernel/head.S

+ 1 - 1
kernel/head.S

@@ -275,7 +275,7 @@ ENTRY(_start64)
 // ==== 加载CR3寄存器
 
 load_cr3:
- // 分支,判断是否为apu
+
     movq $__PML4E, %rax //设置页目录基地址
     
     movq %rax, %cr3