mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 17:46:48 +08:00
This directive has no implementation. It is documented in the RTEMS Classic API Guide. It was added by commit6c06288f64Author: Joel Sherrill <joel.sherrill@OARcorp.com> Date: Tue Jan 29 21:52:21 2008 +0000 without an implementation. The later change commitfdc57ca4b6Author: Joel Sherrill <joel.sherrill@OARcorp.com> Date: Mon Nov 23 14:53:04 2009 +0000 renamed the similar rtems_object_id_api_minimum_class() in rtems_object_api_minimum_class(). The rtems_object_api_maximum_class() is documented and implemented. It can be assumed that the rtems_object_id_api_maximum_class() is a fragement left over from development.