summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-29 07:22:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-29 07:22:14 +0000
commit3b9ab80e4b2d7b6b6660eae1120ce64585f8a15b (patch)
tree9d5154f940e68d4f7b8284b0932a15a6fafc4d72
parentAdd local prototype for rtems_shell_main_monitor. (diff)
downloadrtems-3b9ab80e4b2d7b6b6660eae1120ce64585f8a15b.tar.bz2
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* monitor02/init.c: Add local prototype for rtems_shell_main_monitor.
-rw-r--r--testsuites/libtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 8d1d794662..f862d0bb3b 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * monitor02/init.c: Add local prototype for
+ rtems_shell_main_monitor.
+
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* termios01/init.c: Fix parity_table_Entry type.