summaryrefslogtreecommitdiff
path: root/bio.c
diff options
context:
space:
mode:
authorFrans Kaashoek <[email protected]>2014-08-29 17:06:49 -0400
committerFrans Kaashoek <[email protected]>2014-08-29 17:06:49 -0400
commit74c77da6f8a21e905d51dceb6016769a3652b045 (patch)
tree3c31a21e7dd871eeadc98cb4cb2a359270334a3f /bio.c
parentac83a21a5b5ae0089b67b21c4ce8b953b59d2264 (diff)
downloadxv6-labs-74c77da6f8a21e905d51dceb6016769a3652b045.tar.gz
xv6-labs-74c77da6f8a21e905d51dceb6016769a3652b045.tar.bz2
xv6-labs-74c77da6f8a21e905d51dceb6016769a3652b045.zip
Nice layout for a printout of the code
Diffstat (limited to 'bio.c')
-rw-r--r--bio.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bio.c b/bio.c
index 916968d..6a28053 100644
--- a/bio.c
+++ b/bio.c
@@ -138,4 +138,6 @@ brelse(struct buf *b)
release(&bcache.lock);
}
+//PAGEBREAK!
+// Blank page.