diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 98a61c0984..018963923d 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,6 @@ 2010-06-18 Ralf Corsépius + * rtems/include/rtems/rtems/object.h: Remove OBJECTS_ITRON_API. * rtems/src/rtemsobjectidapimaximum.c: Remove OBJECTS_ITRON_API. * score/include/rtems/score/object.h: Remove OBJECTS_ITRON_API. * score/include/rtems/score/thread.h: Remove ITRON. diff --git a/cpukit/rtems/include/rtems/rtems/object.h b/cpukit/rtems/include/rtems/rtems/object.h index 2d473b33d3..72d65c6562 100644 --- a/cpukit/rtems/include/rtems/rtems/object.h +++ b/cpukit/rtems/include/rtems/rtems/object.h @@ -240,7 +240,7 @@ rtems_status_code rtems_object_set_name( * @note A body is also provided. */ #define rtems_object_id_api_maximum() \ - OBJECTS_ITRON_API + OBJECTS_APIS_LAST /** * @brief Get Lowest Valid Class Value