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