]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
First draft at the subset of Deputy annotations we'll support.
authorregehr <regehr>
Mon, 11 Feb 2008 19:06:42 +0000 (19:06 +0000)
committerregehr <regehr>
Mon, 11 Feb 2008 19:06:42 +0000 (19:06 +0000)
commit82e72e76e91caee6aa2f36f39cb5cc99dfaed6d4
treea500c38087e4ffa3ae136a58dd80676a385f2496
parent860d42ad6724fba23aa6481d13e90a430768a925
First draft at the subset of Deputy annotations we'll support.

nesc_annots.h -- This tells nesC how to translate new attributes like
                 @count into the appropriate Deputy macro

deputy_annots.h -- This tells CPP how to translate (our) Deputy macros
                   into the low-level form actually understood by Deputy.
tos/lib/safe/include/deputy_annots.h [new file with mode: 0644]
tos/lib/safe/include/nesc_annots.h [new file with mode: 0644]