2000-10-19 Joel Sherrill <joel@OARcorp.com>

* page.c: Readd deleted comment lines.
This commit is contained in:
Joel Sherrill
2000-10-19 15:54:34 +00:00
parent c4be347517
commit 8327c5cc78
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2000-10-19 Joel Sherrill <joel@OARcorp.com>
* page.c: Readd deleted comment lines.
2000-10-18 Joel Sherrill <joel@OARcorp.com> 2000-10-18 Joel Sherrill <joel@OARcorp.com>
* page.c: Replaced prototype of printk() with include of <bspIo.h>. * page.c: Replaced prototype of printk() with include of <bspIo.h>.

View File

@@ -1,3 +1,5 @@
/*
* page.c :- This file contains implementation of C function to
* Instanciate paging. More detailled information * Instanciate paging. More detailled information
* can be found on Intel site and more precisely in * can be found on Intel site and more precisely in
* the following book : * the following book :