]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
tossim-fix
authoridgay <idgay>
Thu, 3 Jul 2008 21:52:12 +0000 (21:52 +0000)
committeridgay <idgay>
Thu, 3 Jul 2008 21:52:12 +0000 (21:52 +0000)
tos/lib/safe/include/annots_stage1.h

index 057919c5f665d7621889cb7aeeda59903adbfc39..3a2e850cf31f151cac84eeab3167e817229f21ed 100644 (file)
 #warning Safe TinyOS requires nesC >= 1.3.0
 #endif
 
+#ifdef NESC
 struct @safe { };
 struct @unsafe { };
+#endif
 
 #endif // NESC version check