summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/irq/irq.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen5200/irq/irq.c')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/irq/irq.c30
1 files changed, 0 insertions, 30 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/irq/irq.c b/c/src/lib/libbsp/powerpc/gen5200/irq/irq.c
index 6d37dd231c..955970a3d9 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/irq/irq.c
+++ b/c/src/lib/libbsp/powerpc/gen5200/irq/irq.c
@@ -1,8 +1,6 @@
/*===============================================================*\
| Project: RTEMS generic MPC5200 BSP |
+-----------------------------------------------------------------+
-| File: irq.c
-+-----------------------------------------------------------------+
| Partially based on the code references which are named below. |
| Adaptions, modifications, enhancements and any recent parts of |
| the code are: |
@@ -20,34 +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:01 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.6 2005/12/09 08:57:03 thomas
-|* added/modifed file headers
-|*
-|* Revision 1.5 2005/12/06 14:30:42 thomas
-|* updated name for peripheral register block
-|*
-|* Revision 1.4 2005/12/06 14:11:12 thomas
-|* added EB file headers
-|*
- *
-|*****************************************************************|
\*===============================================================*/
/***********************************************************************/
/* */