]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/mica/PlatformP.nc
mark a few more modules as safe code; this cannot affect unsafe compilation
[tinyos-2.x.git] / tos / platforms / mica / PlatformP.nc
index 48d0fc06550ff6634a1abeb7797e98da3b422990..a7970189b506a47b294133b3e3193af8e472fe4c 100644 (file)
@@ -30,7 +30,7 @@
 
 #include "hardware.h"
 
-module PlatformP
+module PlatformP @safe()
 {
   provides interface Init;
   uses interface Init as MoteInit;