X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Fmsp430%2Fusci%2FMsp430UsciIntDispatchP.nc;h=eaa2129bcf66a19168668cb6df7544951c741043;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=89424d32dfc022fc801b8ad7f8e4925bc50981bb;hpb=9b58ecb229fe2466638908e2e3c28f66f0439116;p=tinyos-2.x.git diff --git a/tos/chips/msp430/usci/Msp430UsciIntDispatchP.nc b/tos/chips/msp430/usci/Msp430UsciIntDispatchP.nc index 89424d32..eaa2129b 100644 --- a/tos/chips/msp430/usci/Msp430UsciIntDispatchP.nc +++ b/tos/chips/msp430/usci/Msp430UsciIntDispatchP.nc @@ -26,13 +26,13 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - + /** * Interrupt dispatch for USCI_Ax and USCI_Bx devices. - * - * @author R. Steve McKown + * + * @author R. Steve McKown */ - + generic module Msp430UsciIntDispatchP() @safe() { provides interface HplMsp430UsciInt as Interrupts[uint8_t id]; uses {