]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/at45db/BlockStorageP.nc
turn on safe compilation for some modules
[tinyos-2.x.git] / tos / chips / at45db / BlockStorageP.nc
index 3fa6a9c546ca9bdb3d31cb35e75c6d497647e82d..8266d4c2c89f05deadd3c1149ccbf70d820bd846 100644 (file)
@@ -39,7 +39,7 @@
 
 #include "Storage.h"
 
-module BlockStorageP {
+module BlockStorageP @safe() {
   provides {
     interface BlockWrite[uint8_t blockId];
     interface BlockRead[uint8_t blockId];