]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/at45db/At45dbP.nc
turn on safe compilation for some modules
[tinyos-2.x.git] / tos / chips / at45db / At45dbP.nc
index 43fb955969d5f9c3ff60056d8076f92db53ecceb..1de75c80c01e68a94697060c06ebed2b3a72f3db 100644 (file)
@@ -39,7 +39,7 @@
  * @author David Gay
  */
 
-module At45dbP {
+module At45dbP @safe() {
   provides {
     interface Init;
     interface At45db;