X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Fatm128%2FAtm128UartP.nc;h=70b48e5ac7a4efda39e8fcbc67aa7c46d6170ff8;hb=4b9eec3a027f065b229df69e77d8ff2189b386d0;hp=527e264e48e01eb465d14bec459e4ed801da0aaa;hpb=4f153601d1707478e04f77199ff0c6d687933b9c;p=tinyos-2.x.git diff --git a/tos/chips/atm128/Atm128UartP.nc b/tos/chips/atm128/Atm128UartP.nc index 527e264e..70b48e5a 100644 --- a/tos/chips/atm128/Atm128UartP.nc +++ b/tos/chips/atm128/Atm128UartP.nc @@ -43,7 +43,7 @@ #include -generic module Atm128UartP(){ +generic module Atm128UartP() @safe() { provides interface Init; provides interface StdControl;