X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fnand.h;h=87faf65e3e985fcac249499bda9900ad44caacee;hb=39e200e1f43474a96888f97e2271728c9605ccbe;hp=7d529f1ccc0a918694f687dd55d3de48520fafec;hpb=68df9972522265438741cc7bfb1d6963037f9644;p=bertos.git diff --git a/bertos/drv/nand.h b/bertos/drv/nand.h index 7d529f1c..87faf65e 100644 --- a/bertos/drv/nand.h +++ b/bertos/drv/nand.h @@ -36,6 +36,7 @@ * $WIZ$ module_name = "nand" * $WIZ$ module_depends = "timer", "kblock", "heap" * $WIZ$ module_configuration = "bertos/cfg/cfg_nand.h" +* */ #ifndef DRV_NAND_H