From c86cc72204320f95a18a0f327f45c7b0427cd24f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 18 Jun 2010 05:28:04 +0000 Subject: =?UTF-8?q?2010-06-18=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * rtems/include/rtems/rtems/object.h: Remove OBJECTS_ITRON_API. --- cpukit/ChangeLog | 1 + cpukit/rtems/include/rtems/rtems/object.h | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit') 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 -- cgit v1.2.3