summaryrefslogtreecommitdiff
path: root/mmu.h
diff options
context:
space:
mode:
authorFrans Kaashoek <[email protected]>2018-08-30 14:09:03 -0400
committerFrans Kaashoek <[email protected]>2018-08-30 14:10:27 -0400
commit76d4005f9e36fcb3b62b607353fd9baeae51232b (patch)
tree29d6fc8f092274818825fdff8ea77c0e22132cfe /mmu.h
parent6710e5589d192789fe1e4b5ad7598309d88ebd79 (diff)
downloadxv6-labs-76d4005f9e36fcb3b62b607353fd9baeae51232b.tar.gz
xv6-labs-76d4005f9e36fcb3b62b607353fd9baeae51232b.tar.bz2
xv6-labs-76d4005f9e36fcb3b62b607353fd9baeae51232b.zip
thanks mtasm
Diffstat (limited to 'mmu.h')
-rw-r--r--mmu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mmu.h b/mmu.h
index 9d6673c..d009d97 100644
--- a/mmu.h
+++ b/mmu.h
@@ -181,5 +181,3 @@ struct gatedesc {
#endif
-//PAGEBREAK!
-// Blank page.