]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/pins/HplMsp430InterruptP.nc
mark more modules as safe code
[tinyos-2.x.git] / tos / chips / msp430 / pins / HplMsp430InterruptP.nc
index 9b1b1f2194f11621c54a0228b1c7ecb98a21b74e..2691845605306a1fb32cbfa56c032fe169ecc951 100644 (file)
@@ -22,7 +22,7 @@
 /**
  * @author Joe Polastre
  */
-module HplMsp430InterruptP
+module HplMsp430InterruptP @safe()
 {
 #ifdef __msp430_have_port1
   provides interface HplMsp430Interrupt as Port10;