[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/safe/include annots_stage1.h, 1.2, 1.3

John Regehr regehr at users.sourceforge.net
Fri Feb 15 21:29:26 PST 2008


Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/safe/include
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv20996/include

Modified Files:
	annots_stage1.h 
Log Message:
back compatibility rix

Index: annots_stage1.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/safe/include/annots_stage1.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** annots_stage1.h	14 Feb 2008 23:38:27 -0000	1.2
--- annots_stage1.h	16 Feb 2008 05:29:24 -0000	1.3
***************
*** 17,20 ****
--- 17,25 ----
  #endif
  
+ #define COUNT(x)                               
+ #define BOUND(x,y)                             
+ #define SINGLE                                 
+ #define NONNULL                                
+ 
  #endif // NESC version check
  



More information about the Tinyos-2-commits mailing list