]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/usci/Msp430UsciIntDispatchP.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / chips / msp430 / usci / Msp430UsciIntDispatchP.nc
index 30dcff6d5f371647b34fec58cca18597e59d502f..eaa2129bcf66a19168668cb6df7544951c741043 100644 (file)
  * (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 <rsmckown@gmail.com>
  */
+
 generic module Msp430UsciIntDispatchP() @safe() {
   provides interface HplMsp430UsciInt as Interrupts[uint8_t id];
   uses {