X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=nesc.git;a=blobdiff_plain;f=src%2Fnodetypes.def;fp=src%2Fnodetypes.def;h=374868ee7a8823291f453b11eeca5deed7a2f50f;hp=63b9e03f43bfba6f65dd62e3062b9b6a2826d450;hb=afe799e7802f38d1f55e1bd2044451ba164743b1;hpb=38be457fa32d3ab0721ec1fc9e5086b745e17468 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 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;