X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=attribute_t.h;h=75efc723ee6994da0040e77dbe5b7d315ea341a7;hb=d5c5f8a162996cb8d55c51de1454fc66a7fa916f;hp=bb1076e05e350ce8b4b1380b89df206a18fc28a8;hpb=28310b93ada49b003a531992807ff310481e9118;p=cparser diff --git a/attribute_t.h b/attribute_t.h index bb1076e..75efc72 100644 --- a/attribute_t.h +++ b/attribute_t.h @@ -36,6 +36,7 @@ typedef enum attribute_kind_t { ATTRIBUTE_GNU_GCC_STRUCT, ATTRIBUTE_GNU_INTERRUPT, ATTRIBUTE_GNU_INTERRUPT_HANDLER, + ATTRIBUTE_GNU_LEAF, ATTRIBUTE_GNU_LONGCALL, ATTRIBUTE_GNU_LONG_CALL, ATTRIBUTE_GNU_MALLOC,