]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/adc12/AdcP.nc
turn on safe compilation for some modules
[tinyos-2.x.git] / tos / chips / msp430 / adc12 / AdcP.nc
index f7ae2cb1ecdf9afe193bae827fd5ad1f871b8350..620f480a06784a0d50b657c387d02b9885ab87e7 100644 (file)
@@ -33,7 +33,7 @@
  * ========================================================================
  */
 
-module AdcP {
+module AdcP @safe() {
   provides {
     interface Read<uint16_t> as Read[uint8_t client];
     interface ReadNow<uint16_t> as ReadNow[uint8_t client];