]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
back compatibility rix
authorregehr <regehr>
Sat, 16 Feb 2008 05:29:24 +0000 (05:29 +0000)
committerregehr <regehr>
Sat, 16 Feb 2008 05:29:24 +0000 (05:29 +0000)
tos/lib/safe/include/annots_stage1.h

index 84ba4586ce653f54674a01098e64b00515d185ce..f6a71097a7ff877ed7dc704440143f60f18fde34 100644 (file)
@@ -16,6 +16,11 @@ struct @nonnull @deputy_scope() @macro("__DEPUTY_NONNULL") { };
 #error Safe TinyOS requires nesC >= 1.3.0
 #endif
 
+#define COUNT(x)                               
+#define BOUND(x,y)                             
+#define SINGLE                                 
+#define NONNULL                                
+
 #endif // NESC version check
 
 #ifdef SAFE_TINYOS