]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/micaz/MotePlatformP.nc
mark a few more modules as safe code; this cannot affect unsafe compilation
[tinyos-2.x.git] / tos / platforms / micaz / MotePlatformP.nc
index a45787eae5ea34960af8ae5fb14018ae43835d6e..fec5f69256484c6f5d1defa7d86e9c16d82dfa24 100644 (file)
@@ -15,7 +15,7 @@
  * 
  * @author David Gay
  */
-module MotePlatformP
+module MotePlatformP @safe()
 {
   provides interface Init as PlatformInit;
   uses interface GeneralIO as SerialIdPin;