]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/atm128/Atm128UartP.nc
turn on safe compilation for some modules
[tinyos-2.x.git] / tos / chips / atm128 / Atm128UartP.nc
index 527e264e48e01eb465d14bec459e4ed801da0aaa..70b48e5ac7a4efda39e8fcbc67aa7c46d6170ff8 100644 (file)
@@ -43,7 +43,7 @@
 
 #include <Timer.h>
 
-generic module Atm128UartP(){
+generic module Atm128UartP() @safe() {
   
   provides interface Init;
   provides interface StdControl;