X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flibfirm%2Firprog.h;h=28f6bd93b91357967812c3b0dd8eb6e65db25888;hb=7fc5212efdd0faf06fed3850760ca319bdc66afc;hp=e0c2422c8cd86c015273a0b9dee220abc5c50cce;hpb=d7337be4ef7938bf403e919f71844215a56e10b2;p=libfirm diff --git a/include/libfirm/irprog.h b/include/libfirm/irprog.h index e0c2422c8..28f6bd93b 100644 --- a/include/libfirm/irprog.h +++ b/include/libfirm/irprog.h @@ -62,6 +62,7 @@ typedef enum ir_segment_t { IR_SEGMENT_LAST = IR_SEGMENT_DESTRUCTORS } ir_segment_t; +ENUM_COUNTABLE(ir_segment_t) /** * A variable pointing to the current irp (program or module).