From 7e2992304d0e139c7aa292bfe369f49b244aef4c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 29 Oct 2009 09:21:32 +0000 Subject: =?UTF-8?q?2009-10-29=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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. --- testsuites/sptests/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'testsuites/sptests/ChangeLog') 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 + * 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. -- cgit v1.2.3