Index: arch/mips32/include/proc/thread.h
===================================================================
--- arch/mips32/include/proc/thread.h	(revision a6d4cebe4e2af4fd70f49dc2ffb18186d4447b4a)
+++ arch/mips32/include/proc/thread.h	(revision b45c443eb976adbe668a3f855f749cf0ad3a5b3f)
@@ -27,4 +27,10 @@
  */
 
+ /** @addtogroup mips32proc
+ * @{
+ */
+/** @file
+ */
+
 #ifndef __mips32_THREAD_H__
 #define __mips32_THREAD_H__
@@ -36,2 +42,6 @@
 
 #endif
+
+ /** @}
+ */
+
