summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-04 21:26:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-04 21:26:44 +0000
commitf6c6e17da411efd4ae934bd3b88ebc6979593178 (patch)
treeb885dcaccc33c51f6e8877781d9209570f5be09d /c
parent2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-f6c6e17da411efd4ae934bd3b88ebc6979593178.tar.bz2
2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/irq/openpic_i8259_irq.c: Line wrap.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/powerpc/ChangeLog4
-rw-r--r--c/src/lib/libbsp/powerpc/shared/irq/openpic_i8259_irq.c3
2 files changed, 6 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog
index 854342719b..ac1c0915a7 100644
--- a/c/src/lib/libbsp/powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * shared/irq/openpic_i8259_irq.c: Line wrap.
+
2008-11-03 Till Straumann <strauman@slac.stanford.edu>
PR 1332: call BSP_uart_termios_set()/BSP_uart_intr_ctrl()
diff --git a/c/src/lib/libbsp/powerpc/shared/irq/openpic_i8259_irq.c b/c/src/lib/libbsp/powerpc/shared/irq/openpic_i8259_irq.c
index e4d740d88b..1f1f98f2b4 100644
--- a/c/src/lib/libbsp/powerpc/shared/irq/openpic_i8259_irq.c
+++ b/c/src/lib/libbsp/powerpc/shared/irq/openpic_i8259_irq.c
@@ -1,6 +1,7 @@
/*
*
- * This file contains the i8259/openpic-specific implementation of the function described in irq.h
+ * This file contains the i8259/openpic-specific implementation of
+ * the function described in irq.h
*
* Copyright (C) 1998, 1999 valette@crf.canon.fr
*