]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/system/RandomMlcgC.nc
mark more modules as safe code
[tinyos-2.x.git] / tos / system / RandomMlcgC.nc
index 25a2b6c06c8fc3846bc980a0b427719509858a58..3e6a3f411917a6dcebca3564464f247642e32800 100644 (file)
@@ -31,7 +31,7 @@
  * @date   March 1 2005
  */
 
-module RandomMlcgC {
+module RandomMlcgC @safe() {
   provides interface Init;
   provides interface ParameterInit<uint16_t> as SeedInit;
   provides interface Random;