forked from Imagelibrary/rtems
2011-01-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* page.c: Remove CVS-Header tag. Add CVS-Id
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-01-29 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* page.c: Remove CVS-Header tag. Add CVS-Id
|
||||||
|
|
||||||
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
* byteorder.h, cpu.h, page.c: Fix typo where license said
|
* byteorder.h, cpu.h, page.c: Fix typo where license said
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
|
* $Id$
|
||||||
|
*
|
||||||
* page.c :- This file contains implementation of C function to
|
* 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
|
||||||
@@ -15,8 +17,6 @@
|
|||||||
* The license and distribution terms for this file may be
|
* The license and distribution terms for this file may be
|
||||||
* found in the file LICENSE in this distribution or at
|
* found in the file LICENSE in this distribution or at
|
||||||
* http://www.rtems.com/license/LICENSE.
|
* http://www.rtems.com/license/LICENSE.
|
||||||
*
|
|
||||||
* $Header$
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user