Block reads in CC_READ_XDATA_MEMORY.
[goodfet] / firmware / platforms / telosb.h
index c536b1c..59495eb 100644 (file)
@@ -8,6 +8,10 @@
 
 */
 
+#ifdef MSP430
+#include <io.h>
+#endif
+
 
 //LED on P1.0
 #define PLEDOUT P5OUT