summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/vectors/vectors_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen5200/vectors/vectors_init.c')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/vectors/vectors_init.c24
1 files changed, 0 insertions, 24 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/vectors/vectors_init.c b/c/src/lib/libbsp/powerpc/gen5200/vectors/vectors_init.c
index 49bbb11593..e34da11637 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/vectors/vectors_init.c
+++ b/c/src/lib/libbsp/powerpc/gen5200/vectors/vectors_init.c
@@ -1,8 +1,6 @@
/*===============================================================*\
| Project: RTEMS generic MPC5200 BSP |
+-----------------------------------------------------------------+
-| File: vectors_init.c
-+-----------------------------------------------------------------+
| Partially based on the code references which are named below. |
| Adaptions, modifications, enhancements and any recent parts of |
| the code are: |
@@ -20,28 +18,6 @@
| |
+-----------------------------------------------------------------+
| this file contains the irq controller handler |
-+-----------------------------------------------------------------+
-| date history ID |
-| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
-| 01.12.05 creation doe |
-|*****************************************************************|
-|*CVS information: |
-|*(the following information is created automatically, |
-|*do not edit here) |
-|*****************************************************************|
-|* $Log$
-|* Revision 1.2 2005/12/31 09:28:02 ralf
-|* Misc include file fixes.
-|*
-|* Revision 1.1 2005/12/31 05:09:26 ralf
-|* New (CVS import Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>'s
-|* submission).
-|*
-|* Revision 1.2 2005/12/09 08:57:03 thomas
-|* added/modifed file headers
-|*
- *
-|*****************************************************************|
\*===============================================================*/
/***********************************************************************/
/* */