diff options
author | Frans Kaashoek <[email protected]> | 2010-08-26 07:51:08 -0400 |
---|---|---|
committer | Frans Kaashoek <[email protected]> | 2010-08-26 07:51:08 -0400 |
commit | d87f51c5a1c5e7a2a3ba111b1052a297f4f96fb0 (patch) | |
tree | 54d5a9bd6ce5ef96a82f54d89ee44216a99e1570 /runoff.spec | |
parent | b738a4f1a2dd2956123a734327aeaf9d09b5faca (diff) | |
download | xv6-labs-d87f51c5a1c5e7a2a3ba111b1052a297f4f96fb0.tar.gz xv6-labs-d87f51c5a1c5e7a2a3ba111b1052a297f4f96fb0.tar.bz2 xv6-labs-d87f51c5a1c5e7a2a3ba111b1052a297f4f96fb0.zip |
add vm.c
Diffstat (limited to 'runoff.spec')
-rw-r--r-- | runoff.spec | 1 |
1 files changed, 1 insertions, 0 deletions
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 |