X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Fmica%2FPlatformP.nc;h=a7970189b506a47b294133b3e3193af8e472fe4c;hb=4061448082666ea587f63183d5e69775e7c4ffda;hp=48d0fc06550ff6634a1abeb7797e98da3b422990;hpb=09c8e94eb5259a278a46ee159f1d858bf4885250;p=tinyos-2.x.git diff --git a/tos/platforms/mica/PlatformP.nc b/tos/platforms/mica/PlatformP.nc index 48d0fc06..a7970189 100644 --- a/tos/platforms/mica/PlatformP.nc +++ b/tos/platforms/mica/PlatformP.nc @@ -30,7 +30,7 @@ #include "hardware.h" -module PlatformP +module PlatformP @safe() { provides interface Init; uses interface Init as MoteInit;