From 8327c5cc784cd9ed71a67c23afe3b077def5ed80 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 19 Oct 2000 15:54:34 +0000 Subject: 2000-10-19 Joel Sherrill * page.c: Readd deleted comment lines. --- c/src/lib/libcpu/i386/ChangeLog | 4 ++++ c/src/lib/libcpu/i386/page.c | 2 ++ 2 files changed, 6 insertions(+) diff --git a/c/src/lib/libcpu/i386/ChangeLog b/c/src/lib/libcpu/i386/ChangeLog index 571d237f90..ae25511b4c 100644 --- a/c/src/lib/libcpu/i386/ChangeLog +++ b/c/src/lib/libcpu/i386/ChangeLog @@ -1,3 +1,7 @@ +2000-10-19 Joel Sherrill + + * page.c: Readd deleted comment lines. + 2000-10-18 Joel Sherrill * page.c: Replaced prototype of printk() with include of . diff --git a/c/src/lib/libcpu/i386/page.c b/c/src/lib/libcpu/i386/page.c index a459f0c195..80ad6fa63b 100644 --- a/c/src/lib/libcpu/i386/page.c +++ b/c/src/lib/libcpu/i386/page.c @@ -1,3 +1,5 @@ +/* + * page.c :- This file contains implementation of C function to * Instanciate paging. More detailled information * can be found on Intel site and more precisely in * the following book : -- cgit v1.2.3