]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/shimmer/.platform
bugfix in CIL machine description for msp430-based platforms
[tinyos-2.x.git] / tos / platforms / shimmer / .platform
index 746a7a581a9fc0c3e10e8e77f207f08876938241..8ea49534079389d64b0b4ab37b8c06805f473489 100644 (file)
@@ -53,7 +53,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 " .
@@ -62,7 +62,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 " .