io.h is deprecated, so now msp430.h is included instead.
[goodfet] / firmware / include / gfports.h
index 7257c9d..c491601 100644 (file)
@@ -6,7 +6,8 @@
 #ifndef GFPORTS
 #define GFPORTS
 
-#include <io.h>
+//#include <msp430.h>
+
 
 // N.B., only asm-clean CPP definitions allowed.