X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Fcc2420%2Funique%2FUniqueReceiveP.nc;h=445848ea7d4151f0a1f1c1f4939d18e981b988cb;hb=816c22929992f22955bffe07b387128922cbd0a5;hp=69aabcb8059dd9a85afd1478aaee0d9d4a5c61a2;hpb=22faa4157257392edbe4b11964d29f1bade459f8;p=tinyos-2.x.git diff --git a/tos/chips/cc2420/unique/UniqueReceiveP.nc b/tos/chips/cc2420/unique/UniqueReceiveP.nc index 69aabcb8..445848ea 100644 --- a/tos/chips/cc2420/unique/UniqueReceiveP.nc +++ b/tos/chips/cc2420/unique/UniqueReceiveP.nc @@ -38,7 +38,7 @@ #include "CC2420.h" -module UniqueReceiveP { +module UniqueReceiveP @safe() { provides { interface Receive; interface Receive as DuplicateReceive;