summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-30 05:56:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-30 05:56:14 +0000
commit372ce03c59fd1b9d82d5d27a9a7950f11af03983 (patch)
tree47f7c4f8fe8f0f5e951a20a4a765900594ded7f6 /testsuites
parent2009-10-30 Ralf Corsépius <ralf.corsepiu@rtems.org> (diff)
downloadrtems-372ce03c59fd1b9d82d5d27a9a7950f11af03983.tar.bz2
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx14/init.c: Add local prototypes for rtems_object_api_minimum_class, rtems_object_api_maximum_class. Reflect the prototypes having been missing to printf's.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 7014263d1d..79d2aeb9a1 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,9 @@
+2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * psx14/init.c: Add local prototypes for
+ rtems_object_api_minimum_class, rtems_object_api_maximum_class.
+ Reflect the prototypes having been missing to printf's.
+
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxsysconf/init.c: