summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/bfin/interrupt/interrupt.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/bfin/interrupt/interrupt.c')
-rw-r--r--c/src/lib/libcpu/bfin/interrupt/interrupt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libcpu/bfin/interrupt/interrupt.c b/c/src/lib/libcpu/bfin/interrupt/interrupt.c
index 43cf33aea4..b8e353b048 100644
--- a/c/src/lib/libcpu/bfin/interrupt/interrupt.c
+++ b/c/src/lib/libcpu/bfin/interrupt/interrupt.c
@@ -1,5 +1,5 @@
/* Support for Blackfin interrupt controller
- *
+ *
* Copyright (c) 2008 Kallisti Labs, Los Gatos, CA, USA
* written by Allan Hessenflow <allanh@kallisti.com>
*
@@ -9,7 +9,7 @@
*
* $Id$
*/
-
+
#include <rtems.h>
#include <rtems/libio.h>