Reformat.
[bertos.git] / bertos / drv / kdebug.c
index c461b7281cbf2b496ef374119748fbdd082318d4..3b2c18bd90671c6ffc76dfa73ca2d38c08dcaa4a 100644 (file)
@@ -46,9 +46,6 @@
 #include <cfg/debug.h>
 
 #include <appconfig.h>
-#warning what about these?
-//#include <hw_cpu.h>     /* for CLOCK_FREQ */
-//#include <hw_ser.h>     /* Required for bus macros overrides */
 
 #include <mware/formatwr.h> /* for _formatted_write() */
 #include <mware/pgm.h>