]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/timer/Msp430ClockP.nc
mark more modules as safe code
[tinyos-2.x.git] / tos / chips / msp430 / timer / Msp430ClockP.nc
index 080facc7a4963be230e4c8d1134b3da6869ecf72..55aaba33203581bdff602e1b62d393355f5fe05b 100644 (file)
@@ -29,7 +29,7 @@
 
 #include "Msp430Timer.h"
 
-module Msp430ClockP
+module Msp430ClockP @safe()
 {
   provides interface Init;
   provides interface Msp430ClockInit;