summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog1
-rw-r--r--cpukit/rtems/include/rtems/rtems/object.h2
2 files changed, 2 insertions, 1 deletions
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 <ralf.corsepius@rtems.org>
+ * 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