omg, this preprocessor really fails
authorBernhard Urban <lewurm@gmx.net>
Mon, 14 Dec 2009 13:44:13 +0000 (14:44 +0100)
committerBernhard Urban <lewurm@gmx.net>
Mon, 14 Dec 2009 13:44:13 +0000 (14:44 +0100)
pkernel/flash.c

index e7d1188cbe22dac91de6f100d3970e8c2bc1444e..8379d1c9d9ae5dc97c6a5670221496d717a1bf8f 100644 (file)
@@ -92,8 +92,9 @@ unsigned char FLASH_ChipErase(void)
 
        return flag;
 }
-       
-#if 0 //maybe implement this check too!
+
+//maybe implement this check too!
+#if 0
 unsigned char FLASH_SectorBlankCheck(unsigned int secaddr, unsigned int size)
 {
        unsigned int count;