X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Fatm128%2Ftimer%2FAtm128AlarmAsyncP.nc;h=3eb2c20278a33861fdab83beab256b1e024891a6;hb=4061448082666ea587f63183d5e69775e7c4ffda;hp=c5b80b41beb788ff30e52bdf8c22a6afdd7568e1;hpb=09c8e94eb5259a278a46ee159f1d858bf4885250;p=tinyos-2.x.git diff --git a/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc b/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc index c5b80b41..3eb2c202 100644 --- a/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc +++ b/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc @@ -20,7 +20,7 @@ * * @author David Gay */ -generic module Atm128AlarmAsyncP(typedef precision, int divider) { +generic module Atm128AlarmAsyncP(typedef precision, int divider) @safe() { provides { interface Init; interface Alarm;