X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Fmsp430%2FMcuSleepC.nc;fp=tos%2Fchips%2Fmsp430%2FMcuSleepC.nc;h=369737c85e7533cebc1ca6c8ae44fd909b3e0724;hb=4061448082666ea587f63183d5e69775e7c4ffda;hp=64c87a7e2ec226cb4133dcb704dac82257c08b35;hpb=09c8e94eb5259a278a46ee159f1d858bf4885250;p=tinyos-2.x.git diff --git a/tos/chips/msp430/McuSleepC.nc b/tos/chips/msp430/McuSleepC.nc index 64c87a7e..369737c8 100644 --- a/tos/chips/msp430/McuSleepC.nc +++ b/tos/chips/msp430/McuSleepC.nc @@ -38,7 +38,7 @@ * */ -module McuSleepC { +module McuSleepC @safe() { provides { interface McuSleep; interface McuPowerState;