X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fkern%2Fproc.h;h=cb35af5d484d18cdd0bfd90827afe20240aa0c35;hb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;hp=693cd72c76aaf4780397d389a201db4831acaa20;hpb=c4e10478569740bd284cc41a47dd5227150a6f00;p=bertos.git diff --git a/bertos/kern/proc.h b/bertos/kern/proc.h index 693cd72c..cb35af5d 100644 --- a/bertos/kern/proc.h +++ b/bertos/kern/proc.h @@ -35,11 +35,8 @@ * \version $Id$ * \author Bernie Innocenti * - * $WIZARD_MODULE = { - * "name" : "kernel", - * "depends" : [], - * "configuration" : "bertos/cfg/cfg_kern.h" - * } + * $WIZ$ module_name = "kernel" + * $WIZ$ module_configuration = "bertos/cfg/cfg_kern.h" */ #ifndef KERN_PROC_H