X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7392b17f0fee990af059ca94a2141236aa24d0c1..a9b94bc9be0c3ad5b5f816bf343152a3617a1bc2:/src/xbt/sysdep.c 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"); /****