]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/at45db/HplAt45dbByteC.nc
turn on safe compilation for some modules
[tinyos-2.x.git] / tos / chips / at45db / HplAt45dbByteC.nc
index 925f3128d5b318c6295edb508c429a4b0e2e5caa..46f0a52081345c04e5fb38653cce9e331dc58588 100644 (file)
@@ -22,7 +22,7 @@
  * @author David Gay
  */
 
-generic module HplAt45dbByteC(int sectorSizeLog2) {
+generic module HplAt45dbByteC(int sectorSizeLog2) @safe() {
   provides interface HplAt45db;
   uses {
     interface Resource;