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

David Gay idgay at users.sourceforge.net
Thu Jul 3 14:52:14 PDT 2008


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

Modified Files:
	annots_stage1.h 
Log Message:
tossim-fix

Index: annots_stage1.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/safe/include/annots_stage1.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** annots_stage1.h	3 Jul 2008 03:28:12 -0000	1.13
--- annots_stage1.h	3 Jul 2008 21:52:12 -0000	1.14
***************
*** 37,42 ****
--- 37,44 ----
  #endif
  
+ #ifdef NESC
  struct @safe { };
  struct @unsafe { };
+ #endif
  
  #endif // NESC version check



More information about the Tinyos-2-commits mailing list