]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/safe/include/deputy_annots.h
add TRUSTEDBLOCK annotations
[tinyos-2.x.git] / tos / lib / safe / include / deputy_annots.h
index 2b20b90854eef748610a8f42fd42527e2a2e7827..6e276912899394f22c91ef5971e3cd1e9d8f0a9f 100644 (file)
@@ -8,3 +8,4 @@
 #define __DEPUTY_NONNULL                       __attribute__((nonnull))
 #define __DEPUTY_TRUSTED                       __attribute__((trusted))
 #define __DEPUTY_COPYTYPE                      __attribute__((copytype))
+#define __DEPUTY_TRUSTEDBLOCK                  __blockattribute__((trusted))