X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fnodetypes.def;fp=src%2Fnodetypes.def;h=374868ee7a8823291f453b11eeca5deed7a2f50f;hb=7b54393e237ed8f23c0c74f0a6cbc8de26c5bf98;hp=63b9e03f43bfba6f65dd62e3062b9b6a2826d450;hpb=57d4530c4d6814fa25338a00cc65b95938c723b6;p=nesc.git diff --git a/src/nodetypes.def b/src/nodetypes.def index 63b9e03..374868e 100644 --- a/src/nodetypes.def +++ b/src/nodetypes.def @@ -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 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;