summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/nds/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 17:33:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 17:33:55 +0000
commit39c1a1afdceadb82f14d068a03684cfd4ffc07af (patch)
tree00186f26e0203f7c961c3b91eb28a421109f185e /c/src/lib/libbsp/arm/nds/ChangeLog
parent2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-39c1a1afdceadb82f14d068a03684cfd4ffc07af.tar.bz2
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
Diffstat (limited to 'c/src/lib/libbsp/arm/nds/ChangeLog')
-rw-r--r--c/src/lib/libbsp/arm/nds/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/nds/ChangeLog b/c/src/lib/libbsp/arm/nds/ChangeLog
index 57590349c9..cce59f49f9 100644
--- a/c/src/lib/libbsp/arm/nds/ChangeLog
+++ b/c/src/lib/libbsp/arm/nds/ChangeLog
@@ -1,5 +1,10 @@
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * timer/timer.c: Eliminate empty function from every benchmark timer
+ driver. Fix spelling.
+
+2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* timer/timer.c: Rename timer driver methods to follow RTEMS
programming conventions.