summaryrefslogtreecommitdiff
path: root/runoff.list
diff options
context:
space:
mode:
Diffstat (limited to 'runoff.list')
-rw-r--r--runoff.list9
1 files changed, 6 insertions, 3 deletions
diff --git a/runoff.list b/runoff.list
index 3258398..f0edaf0 100644
--- a/runoff.list
+++ b/runoff.list
@@ -22,8 +22,8 @@ proc.h
proc.c
swtch.S
kalloc.c
+data.S
vm.c
-
# system calls
traps.h
vectors.pl
@@ -46,11 +46,10 @@ file.c
sysfile.c
exec.c
-
-
# pipes
pipe.c
+
# string operations
string.c
@@ -65,6 +64,7 @@ kbd.c
console.c
timer.c
uart.c
+multiboot.S
# user-level
initcode.S
@@ -73,3 +73,6 @@ init.c
sh.c
+
+
+