]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/tmicore/MoteClockP.nc
Updates for GCC 4.5.3
[tinyos-2.x.git] / tos / platforms / tmicore / MoteClockP.nc
index a9a976845eedbcf3838f14c2b3d5d9023d6a3f98..a3353972854fe9a639a7208464269bf4e733a28e 100644 (file)
@@ -39,6 +39,9 @@ module MoteClockP {
 }
 
 implementation {
+  MSP430REG_NORACE(TAIV);
+  MSP430REG_NORACE(TBIV);
+
   command error_t Init.init()
   {
     volatile uint16_t i;