Refactor switch context ASM files to comply to Wizard.
[bertos.git] / bertos / kern / kfile.h
index 37973dd60ae8d5b166f196922874c55a3e7784c6..5d3ebc677a52cc2ada60d446d72d12f603fb4d4a 100644 (file)
@@ -92,6 +92,9 @@
  * \author Bernie Innocenti <bernie@codewiz.org>
  * \author Francesco Sacchi <batt@develer.com>
  * \author Daniele Basile <asterix@develer.com>
+ *
+ * $WIZ$ module_name = "kfile"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_kfile.h"
  */
 
 #ifndef KERN_KFILE_H