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/rtems/include/rtems/rtems/object.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/rtems') 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