X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Fat45db%2FHplAt45dbByteC.nc;h=46f0a52081345c04e5fb38653cce9e331dc58588;hb=4b9eec3a027f065b229df69e77d8ff2189b386d0;hp=925f3128d5b318c6295edb508c429a4b0e2e5caa;hpb=4f153601d1707478e04f77199ff0c6d687933b9c;p=tinyos-2.x.git diff --git a/tos/chips/at45db/HplAt45dbByteC.nc b/tos/chips/at45db/HplAt45dbByteC.nc index 925f3128..46f0a520 100644 --- a/tos/chips/at45db/HplAt45dbByteC.nc +++ b/tos/chips/at45db/HplAt45dbByteC.nc @@ -22,7 +22,7 @@ * @author David Gay */ -generic module HplAt45dbByteC(int sectorSizeLog2) { +generic module HplAt45dbByteC(int sectorSizeLog2) @safe() { provides interface HplAt45db; uses { interface Resource;