diff options
-rw-r--r-- | src/templates/chconf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/templates/chconf.h b/src/templates/chconf.h index 33d09c00f..48ef017a8 100644 --- a/src/templates/chconf.h +++ b/src/templates/chconf.h @@ -103,7 +103,6 @@ /** Configuration option: if specified then the
* \p chThdGetExitEventSource() function is included in the kernel.
- * @deprecated
* @note requires \p CH_USE_MESSAGES.
* @note requires \p CH_USE_EVENTS.*/
#define CH_USE_EXIT_EVENT
|