[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/safe/include annots_stage1.h, 1.9, 1.10
David Gay
idgay at users.sourceforge.net
Tue Jun 24 10:32:51 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/safe/include
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv23550/include
Modified Files:
annots_stage1.h
Log Message:
fix for pre 1.3.0 nesC
Index: annots_stage1.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/safe/include/annots_stage1.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** annots_stage1.h 18 Jun 2008 17:16:37 -0000 1.9
--- annots_stage1.h 24 Jun 2008 17:32:49 -0000 1.10
***************
*** 29,32 ****
--- 29,35 ----
#endif
+ struct @safe { };
+ struct @unsafe { };
+
#endif // NESC version check
More information about the Tinyos-2-commits
mailing list