X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fkern%2Fkfile.h;h=3b7f5a920d7e96756840246c0e677d11a648e975;hb=98c76a5f903d9e12d9af283d71ed61d8768969a7;hp=37973dd60ae8d5b166f196922874c55a3e7784c6;hpb=5b8df9f090fe8d24f756f0dbc3ed0d44845e81c9;p=bertos.git diff --git a/bertos/kern/kfile.h b/bertos/kern/kfile.h index 37973dd6..3b7f5a92 100644 --- a/bertos/kern/kfile.h +++ b/bertos/kern/kfile.h @@ -92,6 +92,12 @@ * \author Bernie Innocenti * \author Francesco Sacchi * \author Daniele Basile + * + * $WIZARD_MODULE = { + * "name" : "kfile", + * "depends" : [], + * "configuration" : "bertos/cfg/cfg_kfile.h" + * } */ #ifndef KERN_KFILE_H