]> Devi Nivas Git - cs3210-lab0.git/commitdiff
clumsy blank pages to make some files align better
authorrsc <rsc>
Tue, 28 Aug 2007 05:00:39 +0000 (05:00 +0000)
committerrsc <rsc>
Tue, 28 Aug 2007 05:00:39 +0000 (05:00 +0000)
elf.h
fsvar.h
spinlock.h

diff --git a/elf.h b/elf.h
index da852a9427a672ad0b0838cd0b7999fec96264a3..28bbd23d93cc9c041173301e05e46ee2ac2f4983 100644 (file)
--- a/elf.h
+++ b/elf.h
@@ -41,3 +41,20 @@ struct proghdr {
 #define ELF_PROG_FLAG_WRITE     2
 #define ELF_PROG_FLAG_READ      4
 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+// Blank page.
diff --git a/fsvar.h b/fsvar.h
index 17bcb5b0055c56eb323152ed0fcd620cd1f3634e..43574b6504a1b2cfabcc796b6e8832ddbe79ffd7 100644 (file)
--- a/fsvar.h
+++ b/fsvar.h
@@ -16,3 +16,43 @@ struct inode {
 
 #define I_BUSY 0x1
 #define I_VALID 0x2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+// Blank page.
index 1a706cfdb31542292a0e1f0936c143c8e502e7b9..31c35637c286bb0b9e12e5c7522c3bf10e35c334 100644 (file)
@@ -8,3 +8,47 @@ struct spinlock {
   uint pcs[10];  // The call stack (an array of program counters)
                  // that locked the lock.
 };
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+// Blank page.