]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/cc2420/unique/UniqueSendP.nc
mark more modules as safe code
[tinyos-2.x.git] / tos / chips / cc2420 / unique / UniqueSendP.nc
index 7b68edfe2a1efc41dbdf7df1310585b1cf332d10..64cbfda0a5a555d992fd89c2b8838709d60ac78b 100644 (file)
@@ -35,7 +35,7 @@
  * @author David Moss
  */
  
-module UniqueSendP {
+module UniqueSendP @safe() {
   provides {
     interface Send;
     interface Init;