X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d93a9c3e3eab9b35bb1d8646317f05e835376cb8..82260ee8874d808a0436128d0f2a0e17f918fdb1:/src/xbt/sysdep.c?ds=sidebyside diff --git a/src/xbt/sysdep.c b/src/xbt/sysdep.c index 34267507a6..ecf11f6681 100644 --- a/src/xbt/sysdep.c +++ b/src/xbt/sysdep.c @@ -15,6 +15,11 @@ #include +/** \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"); /****