X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fkern%2Fmonitor.h;h=ec297b783f47be3864f1593bbaeb8cbde65363f2;hb=ab6f1a365c1f5a698d8060fbb73dce5a8304e96c;hp=fd458669f86a72ce4c26a867cc9b6fc0325528de;hpb=e62ca0b357f09804d7d894949df44224c9d74bb7;p=bertos.git diff --git a/bertos/kern/monitor.h b/bertos/kern/monitor.h index fd458669..ec297b78 100644 --- a/bertos/kern/monitor.h +++ b/bertos/kern/monitor.h @@ -35,12 +35,16 @@ * \version $Id$ * * \author Giovanni Bajo + * + * $WIZ$ module_name = "monitor" + * $WIZ$ module_depends = "kernel" + * $WIZ$ module_configuration = "bertos/cfg/cfg_monitor.h" */ #ifndef KERN_MONITOR_H #define KERN_MONITOR_H -#include "cfg/cfg_kern.h" +#include "cfg/cfg_monitor.h" #include