summaryrefslogtreecommitdiff
path: root/runoff.spec
diff options
context:
space:
mode:
Diffstat (limited to 'runoff.spec')
-rw-r--r--runoff.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/runoff.spec b/runoff.spec
index e4cfd42..e6f5a95 100644
--- a/runoff.spec
+++ b/runoff.spec
@@ -16,15 +16,15 @@ even: main.c
# odd: init.c
# spinlock.h either
-# spinlock.c either
+right: spinlock.c # mild preference
even: proc.h # mild preference
# goal is to have two action-packed 2-page spreads,
# one with
-# ksegment usegment allocproc userinit growproc fork
+# allocproc userinit growproc fork
# and another with
# scheduler sched yield forkret sleep wakeup1 wakeup
-right: proc.c # VERY important
+right+: proc.c # VERY important
# setjmp.S either
# vm.c either