diff options
Diffstat (limited to 'src/include/semaphores.h')
-rw-r--r-- | src/include/semaphores.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/semaphores.h b/src/include/semaphores.h index da6fcb628..bb25b4609 100644 --- a/src/include/semaphores.h +++ b/src/include/semaphores.h @@ -18,6 +18,8 @@ */
/**
+ * @file semaphores.h
+ * @brief Semaphores macros and structures.
* @addtogroup Semaphores
* @{
*/
|