]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/dma/HplMsp430DmaP.nc
oops
[tinyos-2.x.git] / tos / chips / msp430 / dma / HplMsp430DmaP.nc
index 4d8a6b6fbd2e9729160f1d58d9920574769b12d0..69f49dc007f5b12f279ef12c38dc5c0b5656be92 100644 (file)
@@ -69,7 +69,7 @@ implementation {
   MSP430REG_NORACE( DMACTL0 );
   MSP430REG_NORACE( DMACTL1 );
 
-  inline async event void SIGNAL_DACDMA_VECTOR.fired {
+  inline async event void SIGNAL_DACDMA_VECTOR.fired() {
     signal Interrupt.fired();
   }