From 65c6425de9c84553b4bdade81988c9292d66db58 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 May 2012 12:24:46 -0500 Subject: Remove CVS Id Strings (manual edits after script) These modifications were required by hand after running the script. In some cases, the file names did not match patterns. In others, the format of the file did not match any common patterns. --- c/src/lib/libbsp/m68k/mvme162/include/page_table.h | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'c/src/lib/libbsp/m68k/mvme162/include/page_table.h') diff --git a/c/src/lib/libbsp/m68k/mvme162/include/page_table.h b/c/src/lib/libbsp/m68k/mvme162/include/page_table.h index 424f08e7c3..09b93a49bd 100644 --- a/c/src/lib/libbsp/m68k/mvme162/include/page_table.h +++ b/c/src/lib/libbsp/m68k/mvme162/include/page_table.h @@ -1,25 +1,6 @@ /* * This file was submitted by Eric Vaitl and * supports page table initialization. - * - * $Log$ - * Revision 1.2 1995/12/19 20:10:12 joel - * changes remerged after disk crash -- history lost - * - * Revision 1.1 1995/12/19 19:22:36 joel - * file lost in crash and re-added - * - * Revision 1.1 1995/12/05 15:29:19 joel - * added.. submitted by Eric Vaitl - * - * Revision 1.2 1995/10/27 21:00:33 vaitl - * Modified page table routines so application code can map - * VME space. - * - * Revision 1.1 1995/10/25 17:16:06 vaitl - * Working on page table. Caching partially set up, but can't currently - * set tc register. - * */ #ifndef PAGE_TABLE_H -- cgit v1.2.3