]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/atm128/McuSleepC.nc
mark a few more modules as safe code; this cannot affect unsafe compilation
[tinyos-2.x.git] / tos / chips / atm128 / McuSleepC.nc
index badcfed01b1ccf739cdde9d3ce25380b057d6c6d..9d03201efa5f55f565fef271ad5f1393450582cb 100644 (file)
@@ -37,7 +37,7 @@
  * @date   October 26, 2005
  */
 
-module McuSleepC {
+module McuSleepC @safe() {
   provides {
     interface McuSleep;
     interface McuPowerState;