summaryrefslogtreecommitdiff
path: root/runoff.spec
diff options
context:
space:
mode:
authorrsc <rsc>2007-08-14 18:42:34 +0000
committerrsc <rsc>2007-08-14 18:42:34 +0000
commitf1f8dd91bc4e8b58972f17416b664f3a950092cd (patch)
tree51f81ac32e9ee78629d7843d2e1101b0a6c0b414 /runoff.spec
parent29ff8d495c8cd67df6ee3830daea64eaa422756d (diff)
downloadxv6-labs-f1f8dd91bc4e8b58972f17416b664f3a950092cd.tar.gz
xv6-labs-f1f8dd91bc4e8b58972f17416b664f3a950092cd.tar.bz2
xv6-labs-f1f8dd91bc4e8b58972f17416b664f3a950092cd.zip
formatting
Diffstat (limited to 'runoff.spec')
-rw-r--r--runoff.spec11
1 files changed, 11 insertions, 0 deletions
diff --git a/runoff.spec b/runoff.spec
new file mode 100644
index 0000000..53e98ee
--- /dev/null
+++ b/runoff.spec
@@ -0,0 +1,11 @@
+even: mmu.h
+even: bootasm.S
+even: bootother.S
+even: bootmain.c
+even: main.c
+even: spinlock.c
+even: proc.h
+even: proc.c
+odd: kalloc.c
+even: trap.c
+odd: bio.c