Use cfg instead appconfig in bertos modules. Reformat. Remove CVS logs.
[bertos.git] / bertos / kern / kfile.c
index 1ec3266488e4970d1ec611c4d8e6594d4cd8a5b1..a053fc23bca6bb2beab80fa4a5fbfd8770434320 100644 (file)
 
 
 #include "kfile.h"
-#include <appconfig.h>
 
+#include <cfg/cfg_kfile.h>
 #include <cfg/debug.h>
+
 #include <mware/formatwr.h>
+
 #include <string.h>
 
 /*