include/hcs12/applicfg.h
changeset 315 1d3bf87b8658
parent 83 3a7d54b0a299
--- a/include/hcs12/applicfg.h	Mon Nov 12 14:38:34 2007 +0100
+++ b/include/hcs12/applicfg.h	Mon Nov 12 15:17:49 2007 +0100
@@ -139,11 +139,13 @@
 #define UNS8   unsigned char
 #define UNS16  unsigned short
 #define UNS32  unsigned long
+/*
 #define UNS24
 #define UNS40
 #define UNS48
 #define UNS56
-#define UNS64 
+#define UNS64
+*/ 
 
 // Whatever your microcontroller, the timer wont work if 
 // TIMEVAL is not at least on 32 bits