Use cfg instead appconfig in bertos modules. Reformat. Remove CVS logs.
[bertos.git] / bertos / drv / tc520.c
index b7495ea1f6e812f0c33a9feb5b04bbc4b404808b..7f63a07df305132fed1a6c4189919649916fa2e6 100644 (file)
  * \author Marco Benelli <marco@develer.com>
  */
 
-#include <drv/tc520.h>
-#include <drv/timer.h>
 
-#include <hw_tc520.h>
+#include "hw_tc520.h"
 
 #include <cfg/macros.h>
 #include <cfg/compiler.h>
 
-#warning This implementation is obsolete. Refactor with KFile interface.
+#include <drv/tc520.h>
+#include <drv/timer.h>
+
+#warning FIXME:This implementation is obsolete. Refactor with KFile interface.
 
 #if 0