Add specific check routine for compiling under OS X
[bertos.git] / bertos / drv / flash25.h
index af9408522a51728113079b7447573dad4341ad02..82b403f3cb22a008eb032443885e2b3c958f4bec 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.