Cleanup CVS data.

This commit is contained in:
Ralf Corsepius
2006-01-01 07:52:00 +00:00
parent 0ce7a06abc
commit ff28d60b96
32 changed files with 1 additions and 730 deletions

View File

@@ -1,8 +1,6 @@
/*===============================================================*\
| Project: RTEMS generic MPC5200 BSP |
+-----------------------------------------------------------------+
| File: mpc5200.h
+-----------------------------------------------------------------+
| Partially based on the code references which are named below. |
| Adaptions, modifications, enhancements and any recent parts of |
| the code are: |
@@ -20,27 +18,6 @@
| |
+-----------------------------------------------------------------+
| this file contains definitions for the mpc5200 hw registers |
+-----------------------------------------------------------------+
| date history ID |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 01.12.05 creation doe |
|*****************************************************************|
|*CVS information: |
|*(the following information is created automatically, |
|*do not edit here) |
|*****************************************************************|
|* $Log$
|* Revision 1.4 2005/12/09 08:57:03 thomas
|* added/modifed file headers
|*
|* Revision 1.3 2005/12/06 14:30:42 thomas
|* updated name for peripheral register block
|*
|* Revision 1.2 2005/12/06 14:11:12 thomas
|* added EB file headers
|*
*
|*****************************************************************|
\*===============================================================*/
#ifndef __MPC5200_h__