]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/mica/MeasureClockC.nc
mark a few more modules as safe code; this cannot affect unsafe compilation
[tinyos-2.x.git] / tos / platforms / mica / MeasureClockC.nc
index 898d80185164097539addb1e8ca649bbf15652bd..fa82bbba34d5bd85fd24b4acce0ff7fcd0344d12 100644 (file)
@@ -19,7 +19,7 @@
  * @author David Gay
  */
 
-module MeasureClockC {
+module MeasureClockC @safe() {
   provides {
     /**
      * This code MUST be called from PlatformP only, hence the exactlyonce.