]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/system/NoInitC.nc
a pile of @safe() annotations; should not affect anyone
[tinyos-2.x.git] / tos / system / NoInitC.nc
index eb87214cf81f1145e3913af4af5f34f16c25d608..0ef68bc10ceb6ab32c3c307f636f55eb60521717 100644 (file)
@@ -13,7 +13,7 @@
  *
  * @author David Gay <david.e.gay@intel.com>
  */
-module NoInitC 
+module NoInitC @safe()
 {
   provides interface Init;
 }