]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/printf/printf.h
mulle platfor modification, flsh storage, more lowpower, softi2c improvements
[tinyos-2.x.git] / tos / lib / printf / printf.h
index 605162c91dc62ebd26a29a8fa1b78a5ae4a407e3..c70a791f7d7f1a91a64a80dd665d2f52c89f30cd 100644 (file)
@@ -48,6 +48,9 @@
 #ifdef _H_atmega128hardware_H
   #include "avr_stdio.h"
 #endif
+#ifdef __M16C62PHARDWARE_H__ 
+#include "m16c62p_printf.h"
+#endif
 #include "message.h"
 int printfflush();