summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/bestcomm
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-01 07:52:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-01 07:52:00 +0000
commitff28d60b96faaa329397cf6f846154d0a47d8b4b (patch)
tree3273b012d4d064d6f559b33983eb60c28e9dea56 /c/src/lib/libbsp/powerpc/gen5200/bestcomm
parent2005-11-31 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ff28d60b96faaa329397cf6f846154d0a47d8b4b.tar.bz2
Cleanup CVS data.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen5200/bestcomm')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/bestcomm/bestcomm_glue.c27
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/bestcomm/bestcomm_glue.h20
2 files changed, 0 insertions, 47 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/bestcomm/bestcomm_glue.c b/c/src/lib/libbsp/powerpc/gen5200/bestcomm/bestcomm_glue.c
index 13cb6b9024..db35588245 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/bestcomm/bestcomm_glue.c
+++ b/c/src/lib/libbsp/powerpc/gen5200/bestcomm/bestcomm_glue.c
@@ -1,8 +1,6 @@
/*===============================================================*\
| Project: RTEMS generic MPC5200 BSP |
+-----------------------------------------------------------------+
-| File: bestcomm_glue.c
-+-----------------------------------------------------------------+
| Copyright (c) 2004-2005 |
| Embedded Brains GmbH |
| Obere Lagerstr. 30 |
@@ -17,31 +15,6 @@
| |
+-----------------------------------------------------------------+
| this file contains glue functions to the Freescale BestComm API |
-+-----------------------------------------------------------------+
-| date history ID |
-| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
-| 01.12.05 creation doe |
-|*****************************************************************|
-|*CVS information: |
-|*(the following information is created automatically, |
-|*do not edit here) |
-|*****************************************************************|
-|* $Log$
-|* Revision 1.1 2005/12/31 05:09:25 ralf
-|* New (CVS import Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>'s
-|* submission).
-|*
-|* Revision 1.10 2005/12/09 08:57:03 thomas
-|* added/modifed file headers
-|*
-|* Revision 1.9 2005/12/06 14:30:42 thomas
-|* updated name for peripheral register block
-|*
-|* Revision 1.8 2005/12/06 14:11:11 thomas
-|* added EB file headers
-|*
- *
-|*****************************************************************|
\*===============================================================*/
#include <rtems.h>
#include <rtems/error.h>
diff --git a/c/src/lib/libbsp/powerpc/gen5200/bestcomm/bestcomm_glue.h b/c/src/lib/libbsp/powerpc/gen5200/bestcomm/bestcomm_glue.h
index 1bd68cf143..13c3687fc0 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/bestcomm/bestcomm_glue.h
+++ b/c/src/lib/libbsp/powerpc/gen5200/bestcomm/bestcomm_glue.h
@@ -1,8 +1,6 @@
/*===============================================================*\
| Project: RTEMS generic MPC5200 BSP |
+-----------------------------------------------------------------+
-| File: bestcomm_glue.h
-+-----------------------------------------------------------------+
| Copyright (c) 2004-2005 |
| Embedded Brains GmbH |
| Obere Lagerstr. 30 |
@@ -17,24 +15,6 @@
| |
+-----------------------------------------------------------------+
| this file declares glue functions to the Freescale BestComm API |
-+-----------------------------------------------------------------+
-| 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:11:11 thomas
-|* added EB file headers
-|*
- *
-|*****************************************************************|
\*===============================================================*/
#ifndef _BESTCOMM_GLUE_H
#define _BESTCOMM_GLUE_H