forked from Imagelibrary/rtems
2010-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/include/rtems/rtems/object.h: Remove OBJECTS_ITRON_API.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user