summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runoff.list1
-rw-r--r--runoff.spec1
2 files changed, 2 insertions, 0 deletions
diff --git a/runoff.list b/runoff.list
index 3258398..f39ce18 100644
--- a/runoff.list
+++ b/runoff.list
@@ -21,6 +21,7 @@ spinlock.c
proc.h
proc.c
swtch.S
+vm.c
kalloc.c
vm.c
diff --git a/runoff.spec b/runoff.spec
index dbd6d5c..e4cfd42 100644
--- a/runoff.spec
+++ b/runoff.spec
@@ -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