]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/mica2/chips/cc1000/HplCC1000SpiP.nc
a pile of @safe() annotations; should not affect anyone
[tinyos-2.x.git] / tos / platforms / mica2 / chips / cc1000 / HplCC1000SpiP.nc
index 9729889fd09b0b50c9594f456ac4fb21d42cc3e3..cb0fe9d45ff612d0b1e356c4f4134b0ad95b0b63 100644 (file)
@@ -37,7 +37,7 @@
  */
 
 
-module HplCC1000SpiP {
+module HplCC1000SpiP @safe() {
   provides interface Init as PlatformInit;
   provides interface HplCC1000Spi;
   //uses interface PowerManagement;