diff options
Diffstat (limited to 'runoff.list')
-rw-r--r-- | runoff.list | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/runoff.list b/runoff.list index 3258398..025bbe2 100644 --- a/runoff.list +++ b/runoff.list @@ -9,8 +9,8 @@ elf.h # startup bootasm.S -bootother.S bootmain.c +bootother.S main.c # locks @@ -23,7 +23,6 @@ proc.c swtch.S kalloc.c vm.c - # system calls traps.h vectors.pl @@ -46,8 +45,6 @@ file.c sysfile.c exec.c - - # pipes pipe.c @@ -73,3 +70,5 @@ init.c sh.c + + |