Index: libc/arch/ia32/include/limits.h
===================================================================
--- libc/arch/ia32/include/limits.h	(revision 672a24d5e583f165e690fec426b8718f3be62b03)
+++ libc/arch/ia32/include/limits.h	(revision e209fc9638825e0d9388de4f48da510f066470b6)
@@ -27,4 +27,10 @@
  */
 
+ /** @addtogroup libcia32
+ * @{
+ */
+/** @file
+ */
+
 #ifndef __ia32__LIMITS_H__
 #define __ia32__LIMITS_H__
@@ -37,2 +43,8 @@
 #endif
 
+
+
+ /** @}
+ */
+ 
+ 
