aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/include
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/include')
-rw-r--r--os/rt/include/chmtx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/rt/include/chmtx.h b/os/rt/include/chmtx.h
index 44e9ea42c..069e146cf 100644
--- a/os/rt/include/chmtx.h
+++ b/os/rt/include/chmtx.h
@@ -123,7 +123,6 @@ extern "C" {
* @param[out] mp pointer to a @p mutex_t structure
* @return The mutex queue status.
*
- * @deprecated
* @sclass
*/
static inline bool chMtxQueueNotEmptyS(mutex_t *mp) {