Merge remote branch 'origin/page' into page
This commit is contained in:
commit
979c5686b7
2 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@ spinlock.c
|
||||||
proc.h
|
proc.h
|
||||||
proc.c
|
proc.c
|
||||||
swtch.S
|
swtch.S
|
||||||
|
vm.c
|
||||||
kalloc.c
|
kalloc.c
|
||||||
vm.c
|
vm.c
|
||||||
|
|
||||||
|
|
|
@ -27,6 +27,7 @@ even: proc.h # mild preference
|
||||||
right: proc.c # VERY important
|
right: proc.c # VERY important
|
||||||
|
|
||||||
# setjmp.S either
|
# setjmp.S either
|
||||||
|
# vm.c either
|
||||||
# kalloc.c either
|
# kalloc.c either
|
||||||
|
|
||||||
# syscall.h either
|
# syscall.h either
|
||||||
|
|
Loading…
Reference in a new issue