summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme162/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 12:24:46 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-11 08:44:14 -0500
commit65c6425de9c84553b4bdade81988c9292d66db58 (patch)
tree2463791aa25ae50ea103460cee37ff2db980b729 /c/src/lib/libbsp/m68k/mvme162/include
parentcpukit/aclocal - Fix one mistake by script (diff)
downloadrtems-65c6425de9c84553b4bdade81988c9292d66db58.tar.bz2
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.
Diffstat (limited to 'c/src/lib/libbsp/m68k/mvme162/include')
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/include/page_table.h19
1 files changed, 0 insertions, 19 deletions
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 <vaitl@viasat.com> 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 <vaitl@viasat.com>
- *
- * 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