summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/arm
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-11-07 16:19:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-11-07 16:19:21 +0000
commit086c1c3b9ee96c0c4d7fbc9e7e4a6f25a497236a (patch)
tree626dc5e26c099bec1580097447ac1eb69413def2 /c/src/lib/libcpu/arm
parentFixed formatting (diff)
downloadrtems-086c1c3b9ee96c0c4d7fbc9e7e4a6f25a497236a.tar.bz2
Fixed formatting.
Diffstat (limited to 'c/src/lib/libcpu/arm')
-rw-r--r--c/src/lib/libcpu/arm/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libcpu/arm/ChangeLog b/c/src/lib/libcpu/arm/ChangeLog
index a49aa9b151..ca9ebc86e6 100644
--- a/c/src/lib/libcpu/arm/ChangeLog
+++ b/c/src/lib/libcpu/arm/ChangeLog
@@ -28,9 +28,9 @@
2005-05-17 Jennifer Averett <jennifer.averett@oarcorp.com>
- * at91rm9200/irq/irq.h, mc9328mxl/irq/irq.h, s3c2400/irq/irq.h:
- Modified names and types to match rtems/irq.h. Note: rtems/irq.h
- should be included after the addition of a parameter to ISRs.
+ * at91rm9200/irq/irq.h, mc9328mxl/irq/irq.h, s3c2400/irq/irq.h:
+ Modified names and types to match rtems/irq.h. Note: rtems/irq.h
+ should be included after the addition of a parameter to ISRs.
2005-05-11 Ralf Corsepius <ralf.corsepius@rtems.org>