X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Fat45db%2FBlockStorageP.nc;h=8266d4c2c89f05deadd3c1149ccbf70d820bd846;hb=4b9eec3a027f065b229df69e77d8ff2189b386d0;hp=3fa6a9c546ca9bdb3d31cb35e75c6d497647e82d;hpb=4f153601d1707478e04f77199ff0c6d687933b9c;p=tinyos-2.x.git diff --git a/tos/chips/at45db/BlockStorageP.nc b/tos/chips/at45db/BlockStorageP.nc index 3fa6a9c5..8266d4c2 100644 --- a/tos/chips/at45db/BlockStorageP.nc +++ b/tos/chips/at45db/BlockStorageP.nc @@ -39,7 +39,7 @@ #include "Storage.h" -module BlockStorageP { +module BlockStorageP @safe() { provides { interface BlockWrite[uint8_t blockId]; interface BlockRead[uint8_t blockId];