X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Fmsp430%2Fpins%2FHplMsp430InterruptP.nc;h=2691845605306a1fb32cbfa56c032fe169ecc951;hb=816c22929992f22955bffe07b387128922cbd0a5;hp=9b1b1f2194f11621c54a0228b1c7ecb98a21b74e;hpb=22faa4157257392edbe4b11964d29f1bade459f8;p=tinyos-2.x.git diff --git a/tos/chips/msp430/pins/HplMsp430InterruptP.nc b/tos/chips/msp430/pins/HplMsp430InterruptP.nc index 9b1b1f21..26918456 100644 --- a/tos/chips/msp430/pins/HplMsp430InterruptP.nc +++ b/tos/chips/msp430/pins/HplMsp430InterruptP.nc @@ -22,7 +22,7 @@ /** * @author Joe Polastre */ -module HplMsp430InterruptP +module HplMsp430InterruptP @safe() { #ifdef __msp430_have_port1 provides interface HplMsp430Interrupt as Port10;