]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/McuSleepC.nc
mark a few more modules as safe code; this cannot affect unsafe compilation
[tinyos-2.x.git] / tos / chips / msp430 / McuSleepC.nc
index 64c87a7e2ec226cb4133dcb704dac82257c08b35..369737c85e7533cebc1ca6c8ae44fd909b3e0724 100644 (file)
@@ -38,7 +38,7 @@
  *
  */
 
-module McuSleepC {
+module McuSleepC @safe() {
   provides {
     interface McuSleep;
     interface McuPowerState;