]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/system/LedsP.nc
mark more modules as safe code
[tinyos-2.x.git] / tos / system / LedsP.nc
index a261cd9e12e0e074aba52e676b2ea0731667fd65..3a3d4814000fde75b1613638e4cdc421843d3202 100644 (file)
@@ -30,7 +30,7 @@
  * @date   March 21, 2005
  */
 
-module LedsP {
+module LedsP @safe() {
   provides {
     interface Init;
     interface Leds;