X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Fatm128%2Fpins%2FHplAtm128GeneralIOPinP.nc;h=f21f061fb65a966425b2fd11f16cd2c576f2666a;hb=4b9eec3a027f065b229df69e77d8ff2189b386d0;hp=786f77a021bca2552a5f4aefb05712ee591e1adc;hpb=4f153601d1707478e04f77199ff0c6d687933b9c;p=tinyos-2.x.git diff --git a/tos/chips/atm128/pins/HplAtm128GeneralIOPinP.nc b/tos/chips/atm128/pins/HplAtm128GeneralIOPinP.nc index 786f77a0..f21f061f 100644 --- a/tos/chips/atm128/pins/HplAtm128GeneralIOPinP.nc +++ b/tos/chips/atm128/pins/HplAtm128GeneralIOPinP.nc @@ -32,7 +32,7 @@ generic module HplAtm128GeneralIOPinP (uint8_t port_addr, uint8_t ddr_addr, uint8_t pin_addr, - uint8_t bit) + uint8_t bit) @safe() { provides interface GeneralIO as IO; }