]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/cc2420/lowpan/CC2420TinyosNetworkP.nc
mark more modules as safe code
[tinyos-2.x.git] / tos / chips / cc2420 / lowpan / CC2420TinyosNetworkP.nc
index 6c2570c4a5c1f458f2ac4cc789b9a2f0938512b5..e490f37cece3c55e6f3eccbc3ed3a93086037d7e 100644 (file)
@@ -40,7 +40,7 @@
  
 #include "CC2420.h"
 
-module CC2420TinyosNetworkP {
+module CC2420TinyosNetworkP @safe() {
   provides {
     interface Send;
     interface Receive;