summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-29 09:21:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-29 09:21:32 +0000
commit7e2992304d0e139c7aa292bfe369f49b244aef4c (patch)
tree4659f014240f50f5fc1ce28d8bf7df03cee40ccb /testsuites/sptests/ChangeLog
parent2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-7e2992304d0e139c7aa292bfe369f49b244aef4c.tar.bz2
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp43/init.c: Add local prototypes for rtems_object_api_minimum_class, rtems_object_api_maximum_class, rtems_build_id, rtems_build_name, rtems_object_id_api_maximum, rtems_object_id_api_minimum, rtems_object_id_get_api, rtems_object_id_get_class, rtems_object_id_get_index, rtems_object_id_get_node. Spray PRId32's into printf's for 16bit target complianance.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 8a528dde47..48267bc159 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,12 @@
2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * sp43/init.c: Add local prototypes for
+ rtems_object_api_minimum_class, rtems_object_api_maximum_class,
+ rtems_build_id, rtems_build_name, rtems_object_id_api_maximum,
+ rtems_object_id_api_minimum, rtems_object_id_get_api,
+ rtems_object_id_get_class, rtems_object_id_get_index,
+ rtems_object_id_get_node.
+ Spray PRId32's into printf's for 16bit target complianance.
* sp37/init.c: Add local prototype for
rtems_interrupt_level_attribute.