]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/telosb/MotePlatformC.nc
mark more modules as safe code
[tinyos-2.x.git] / tos / platforms / telosb / MotePlatformC.nc
index 623144f35b1c9bc7d68e45a9755f4e6e0a075f33..1ba21eac660db8dc594e9d72d3aa32240167e9aa 100644 (file)
@@ -1,4 +1,4 @@
-module MotePlatformC {
+module MotePlatformC @safe() {
   provides interface Init;
 }
 implementation {