summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gba/irq
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/gba/irq')
-rw-r--r--c/src/lib/libbsp/arm/gba/irq/irq.c2
-rw-r--r--c/src/lib/libbsp/arm/gba/irq/irq.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/arm/gba/irq/irq.c b/c/src/lib/libbsp/arm/gba/irq/irq.c
index 567cf91be8..d5d9b42e95 100644
--- a/c/src/lib/libbsp/arm/gba/irq/irq.c
+++ b/c/src/lib/libbsp/arm/gba/irq/irq.c
@@ -15,7 +15,7 @@
* Copyright (c) 2004 by Markku Puro <markku.puro@kopteri.net>
*
* The license and distribution terms for this file may be
- * found in found in the file LICENSE in this distribution or at
+ * found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$
diff --git a/c/src/lib/libbsp/arm/gba/irq/irq.h b/c/src/lib/libbsp/arm/gba/irq/irq.h
index 7b32e6d283..a1e966193c 100644
--- a/c/src/lib/libbsp/arm/gba/irq/irq.h
+++ b/c/src/lib/libbsp/arm/gba/irq/irq.h
@@ -12,7 +12,7 @@
* Copyright (c) 2004 Markku Puro <markku.puro@kopteri.net>
*
* The license and distribution terms for this file may be
- * found in found in the file LICENSE in this distribution or at
+ * found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$