]> oss.titaniummirror.com Git - nesc.git/blobdiff - src/nodetypes.def
Merge branch 'upstream' (nesc-1.3.2)
[nesc.git] / src / nodetypes.def
index 63b9e03f43bfba6f65dd62e3062b9b6a2826d450..374868ee7a8823291f453b11eeca5deed7a2f50f 100644 (file)
@@ -696,6 +696,9 @@ An atomic_stmt is not made for lexically nested atomic statements")
   "@WORD1(ARG1), a nesC attribute. ARG1 is an init_list.
 TDECL is the reference to the declaration of attribute WORD1")
 
+(defnode target_attribute gcc_attribute 
+  "a target-specific extension represented internally as a gcc-style attribute")
+
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; types for the polymorphic extensions
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;