]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/cc1000/CC1000ControlP.nc
Make McuSleepC smarter about newer msp430 processors.
[tinyos-2.x.git] / tos / chips / cc1000 / CC1000ControlP.nc
index 81c0f3c76bd52424a62a1c9071006ce4b5e432fd..682c7b1ed1c68e363f425e2c793a943a465083fb 100644 (file)
@@ -38,7 +38,7 @@
  * @author Jaein Jeong
  * @author David Gay
  */
-module CC1000ControlP {
+module CC1000ControlP @safe() {
   provides {
     interface CC1000Control;
   }