Use configuration file instead appconfig. Reformat. Clean up. Remove CVS logs.
[bertos.git] / bertos / drv / flash25.h
index af9408522a51728113079b7447573dad4341ad02..09579c0ef2af0423c165ad018ab50cf354860fab 100644 (file)
 #ifndef DRV_FLASH25_H
 #define DRV_FLASH25_H
 
-#include <kern/kfile.h>
 #include <cfg/compiler.h>
+#include <cfg/cfg_flash25.h>
 
-
-#include <appconfig.h>
+#include <kern/kfile.h>
 
 /**
  * Type definition for serial flash memory.