diff options
author | rsc <rsc> | 2007-08-28 19:39:49 +0000 |
---|---|---|
committer | rsc <rsc> | 2007-08-28 19:39:49 +0000 |
commit | bf2932a6863e3af0226cd1635f7a404a475f5ad9 (patch) | |
tree | 406b33abdd0dc0a02d0cdc4386583dd3cccc2262 /runoff.list | |
parent | 68a2d5373d4f7d37a263d13e013882b86232c482 (diff) | |
download | xv6-labs-bf2932a6863e3af0226cd1635f7a404a475f5ad9.tar.gz xv6-labs-bf2932a6863e3af0226cd1635f7a404a475f5ad9.tar.bz2 xv6-labs-bf2932a6863e3af0226cd1635f7a404a475f5ad9.zip |
final nits
Diffstat (limited to 'runoff.list')
-rw-r--r-- | runoff.list | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/runoff.list b/runoff.list index cbc8fca..3f7c5f2 100644 --- a/runoff.list +++ b/runoff.list @@ -12,8 +12,6 @@ bootasm.S bootother.S bootmain.c main.c -initcode.S -init.c # locks spinlock.h @@ -55,7 +53,7 @@ pipe.c # string operations string.c -# low-level PC +# low-level hardware mp.h mp.c lapic.c @@ -67,14 +65,9 @@ console.c timer.c # user-level +initcode.S +init.c usys.S sh.c - - - - - - - |