[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/safe/include annots_stage1.h, 1.10, 1.11
John Regehr
regehr at users.sourceforge.net
Wed Jul 2 11:26:18 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/safe/include
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9946
Modified Files:
annots_stage1.h
Log Message:
add NTS as an annotation to kill for back compatibility reasons
Index: annots_stage1.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/safe/include/annots_stage1.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** annots_stage1.h 24 Jun 2008 17:32:49 -0000 1.10
--- annots_stage1.h 2 Jul 2008 18:26:16 -0000 1.11
***************
*** 22,25 ****
--- 22,26 ----
#define DMEMCPY(x,y,z)
#define TRUSTEDBLOCK
+ #define NTS
#define TCAST(__type,__expr) ((__type)(__expr))
More information about the Tinyos-2-commits
mailing list