Make sem, signal and monitor separates modules.
[bertos.git] / bertos / kern / sem.h
index bdb29af724556f631ccb92bc36c3c2d64254f742..71c6273a96fb4cf9fe2e3d8d40c930717cde9a53 100644 (file)
  * \version $Id$
  *
  * \author Bernie Innocenti <bernie@codewiz.org>
+ *
+ * $WIZ$ module_name = "semaphores"
+ * $WIZ$ module_depends = "kernel"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_sem.h"
  */