]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/tinynode/.platform
Move the clock components back into msp430/timer. It appears that supporting
[tinyos-2.x.git] / tos / platforms / tinynode / .platform
index 97d1f494b8684e1e81a814d0d62ee4bf47506f40..818c7a836490b191872037b526ba6925d10499af 100644 (file)
@@ -48,7 +48,7 @@ $ENV{'CIL_MACHINE'} =
     "version_major=3 " .
     "version_minor=2 " .
     "version=msp430-3.2.3 " .
-    "short=2,2, " .
+    "short=2,2 " .
     "int=2,2 " .
     "long=4,2 " .
     "long_long=8,2 " .
@@ -57,7 +57,7 @@ $ENV{'CIL_MACHINE'} =
     "float=4,2 " .
     "double=4,2 " .
     "long_double=4,2 " .
-    "void=2,1 " .
+    "void=1,1 " .
     "fun=1,2 " .
     "wchar_size_size=2,2 " .
     "alignof_string=1 " .