Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reorganizing and cleaning the doc
[simgrid.git] / src / xbt / sysdep.c
index 3426750..ecf11f6 100644 (file)
 
 #include <stdlib.h>
 
+/** \defgroup XBT_sysdep All system dependency
+  *  \brief This section describes many macros/functions that can serve as
+  *  an OS abstraction.
+  */
+
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(sysdep, xbt, "System dependency");
 
 /****