Skip to content
Snippets Groups Projects
Commit d87f51c5 authored by Frans Kaashoek's avatar Frans Kaashoek
Browse files

add vm.c

parent b738a4f1
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ spinlock.c
proc.h
proc.c
swtch.S
vm.c
kalloc.c
# system calls
......
......@@ -27,6 +27,7 @@ even: proc.h # mild preference
right: proc.c # VERY important
# setjmp.S either
# vm.c either
# kalloc.c either
# syscall.h either
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment