]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/Null/NullC.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / Null / NullC.nc
index 6320e88ec4ffeb52db4d53a03139d694d60b98ae..a25e0c082e6357ad12576342d1733bd14d65b2f4 100644 (file)
@@ -38,7 +38,7 @@
  * @author Cory Sharp <cssharp@eecs.berkeley.edu>
  * @date February 4, 2006
  */
-module NullC
+module NullC @safe()
 {
   uses interface Boot;
 }