X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fkern%2Fkfile.h;h=5d3ebc677a52cc2ada60d446d72d12f603fb4d4a;hb=ab6f1a365c1f5a698d8060fbb73dce5a8304e96c;hp=37973dd60ae8d5b166f196922874c55a3e7784c6;hpb=5b8df9f090fe8d24f756f0dbc3ed0d44845e81c9;p=bertos.git diff --git a/bertos/kern/kfile.h b/bertos/kern/kfile.h index 37973dd6..5d3ebc67 100644 --- a/bertos/kern/kfile.h +++ b/bertos/kern/kfile.h @@ -92,6 +92,9 @@ * \author Bernie Innocenti * \author Francesco Sacchi * \author Daniele Basile + * + * $WIZ$ module_name = "kfile" + * $WIZ$ module_configuration = "bertos/cfg/cfg_kfile.h" */ #ifndef KERN_KFILE_H