From ab3fe89b185c317159f4d206b9e51f50d494bec5 Mon Sep 17 00:00:00 2001 From: klueska Date: Mon, 21 Apr 2008 18:52:53 +0000 Subject: [PATCH] oops --- tos/chips/msp430/dma/HplMsp430DmaP.nc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tos/chips/msp430/dma/HplMsp430DmaP.nc b/tos/chips/msp430/dma/HplMsp430DmaP.nc index 4d8a6b6f..69f49dc0 100644 --- a/tos/chips/msp430/dma/HplMsp430DmaP.nc +++ b/tos/chips/msp430/dma/HplMsp430DmaP.nc @@ -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(); } -- 2.39.2