]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/Crc.nc
safe tinyos annotations
[tinyos-2.x.git] / tos / lib / net / Deluge / Crc.nc
index 31fedfd8f98c43287c729a0baf110800204abb2b..16c63ca3ae81b581f808105721edef035812ba92 100644 (file)
@@ -25,5 +25,5 @@
 \r
 interface Crc\r
 {\r
-  command uint16_t crc16(void* buf, uint8_t len);\r
+  command uint16_t crc16(void* COUNT(len) buf, uint8_t len);\r
 }\r