]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/cc2420/receive/CC2420ReceiveP.nc
turn on safe compilation for some modules
[tinyos-2.x.git] / tos / chips / cc2420 / receive / CC2420ReceiveP.nc
index fd757be55e6e584f1a59d2d2fc2f7ba7b31bf002..876b1243656c637dad7f62a71728391e9dd9671c 100644 (file)
@@ -40,7 +40,7 @@
 #include "message.h"
 #include "AM.h"
 
-module CC2420ReceiveP {
+module CC2420ReceiveP @safe() {
 
   provides interface Init;
   provides interface StdControl;