]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/telosa/PlatformP.nc
mark more modules as safe code
[tinyos-2.x.git] / tos / platforms / telosa / PlatformP.nc
index 93c1b6fdb7941fc996e017f1cd0799918d3507d9..34490d6526c354aecf24abb12e91723b6ab57cb2 100644 (file)
@@ -1,6 +1,6 @@
 #include "hardware.h"
 
-module PlatformP{
+module PlatformP @safe() {
   provides interface Init;
   uses interface Init as MoteClockInit;
   uses interface Init as MoteInit;