From bae98eb8d8e752aa084a2438aa99d5f72e3f1247 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 22 Jan 2009 15:37:29 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@666 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- src/include/threads.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/include/threads.h') diff --git a/src/include/threads.h b/src/include/threads.h index 5ca7dd0ce..5877f49da 100644 --- a/src/include/threads.h +++ b/src/include/threads.h @@ -26,7 +26,8 @@ #define _THREADS_H_ /** - * Structure representing a thread. + * @brief Structure representing a thread. + * * @extends ThreadsQueue * @note Not all the listed fields are always needed, by switching off some * not needed ChibiOS/RT subsystems it is possible to save RAM space by -- cgit v1.2.3