From 37f18c5818832fe6d9e8389bea01ecd13598668a Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 4 Feb 2009 20:22:32 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@716 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- src/include/threads.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/threads.h') 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 * @{ */ -- cgit v1.2.3