]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/atm128/timer/HplAtm128Timer0AsyncP.nc
mark a few more modules as safe code; this cannot affect unsafe compilation
[tinyos-2.x.git] / tos / chips / atm128 / timer / HplAtm128Timer0AsyncP.nc
index eb2c0bfb4609102cc15e75bc6058525bba00e112..95854a42cdcec0c1e77a1f3ef6277615f7227fce 100644 (file)
@@ -34,7 +34,7 @@
 
 #include <Atm128Timer.h>
 
-module HplAtm128Timer0AsyncP {
+module HplAtm128Timer0AsyncP @safe() {
   provides {
     // 8-bit Timers
     interface HplAtm128Timer<uint8_t>   as Timer;