summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mcp750/irq/irq_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mcp750/irq/irq_asm.S')
-rw-r--r--c/src/lib/libbsp/powerpc/mcp750/irq/irq_asm.S11
1 files changed, 5 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/powerpc/mcp750/irq/irq_asm.S b/c/src/lib/libbsp/powerpc/mcp750/irq/irq_asm.S
index 7937bbf400..47c8850510 100644
--- a/c/src/lib/libbsp/powerpc/mcp750/irq/irq_asm.S
+++ b/c/src/lib/libbsp/powerpc/mcp750/irq/irq_asm.S
@@ -1,15 +1,14 @@
/*
- * (c) 1999, Eric Valette valette@crf.canon.fr
- *
- *
* This file contains the assembly code for the PowerPC
* IRQ veneers for RTEMS.
*
+ * The license and distribution terms for this file may be
+ * found in found in the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
+ *
* $Id$
*/
-
-
-
+
#include <bsp/vectors.h>
#include <libcpu/cpu.h>
#include <libcpu/raw_exception.h>