summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 07:58:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 07:58:27 +0000
commit6e1e1ebef56ac40cca1eda6f29d0c9221807e3a0 (patch)
tree83d652f2fcff62ab360de6890e05cb79f08b99de /testsuites/libtests
parentEliminate unused vars. (diff)
downloadrtems-6e1e1ebef56ac40cca1eda6f29d0c9221807e3a0.tar.bz2
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* malloctest/init.c, termios01/init.c, termios01/termios_testdriver.c: Eliminate unused vars.
Diffstat (limited to 'testsuites/libtests')
-rw-r--r--testsuites/libtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 0b54d1c8d9..d7e83a7456 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,5 +1,10 @@
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * malloctest/init.c, termios01/init.c,
+ termios01/termios_testdriver.c: Eliminate unused vars.
+
+2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* heapwalk/init.c: Comment out unused vars.
* termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
* malloctest/init.c: Add local prototype for malloc_walk,