<div dir="ltr">It should be implemented. File a ticket if you don't want to do it now.<div><br></div><div>But don't delete it. It should be there for completeness. I would have thought there was code that iterated over all the APIs and classes and used it. What is being used instead? </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 20, 2020 at 11:47 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">This function has no implementation.  It is documented in the RTEMS<br>
Classic API Guide.<br>
---<br>
 cpukit/include/rtems/rtems/object.h | 17 -----------------<br>
 1 file changed, 17 deletions(-)<br>
<br>
diff --git a/cpukit/include/rtems/rtems/object.h b/cpukit/include/rtems/rtems/object.h<br>
index 8e8bfbf293..77c13f473f 100644<br>
--- a/cpukit/include/rtems/rtems/object.h<br>
+++ b/cpukit/include/rtems/rtems/object.h<br>
@@ -285,23 +285,6 @@ int rtems_object_api_maximum_class(<br>
   int api<br>
 );<br>
<br>
-<br>
-/**<br>
- * @brief Get Highest Valid Class Value<br>
- *<br>
- * This method returns the lowest valid value Class for the<br>
- * specified @a api. Each API supports a different number<br>
- * of object classes.<br>
- *<br>
- * @param[in] api is the API to obtain the maximum class of<br>
- *<br>
- * @retval This method returns the least valid value for<br>
- *         class number for the specified @a api.<br>
- */<br>
-int rtems_object_id_api_maximum_class(<br>
-  int api<br>
-);<br>
-<br>
 /**<br>
  * @brief Get API Name<br>
  *<br>
-- <br>
2.26.2<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>