]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/atm128/pins/HplAtm128GeneralIOSlowPinP.nc
turn on safe compilation for some modules
[tinyos-2.x.git] / tos / chips / atm128 / pins / HplAtm128GeneralIOSlowPinP.nc
index 48f33d3e295b48b6c0a453e4dcd5e551b11ee8d2..a6168ff144942bbcc5c6ee0e3bd19f4675ed5854 100644 (file)
@@ -33,7 +33,7 @@
 generic module HplAtm128GeneralIOSlowPinP (uint8_t port_addr, 
                                     uint8_t ddr_addr, 
                                     uint8_t pin_addr,
-                                    uint8_t bit)
+                                    uint8_t bit) @safe()
 {
   provides interface GeneralIO as IO;
 }