X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftr%2Ftpop_t.h;h=e3e4cc9015cb5d5870445a530584412eac5b0239;hb=d0d85962ef52c14950db90e5981a7bea36023ab3;hp=91c4829a06d94f7de9550a5d48f8f63d2e6df3a9;hpb=8de98d42c8ade7c3c1f84387593244b642d51ed3;p=libfirm diff --git a/ir/tr/tpop_t.h b/ir/tr/tpop_t.h index 91c4829a0..e3e4cc901 100644 --- a/ir/tr/tpop_t.h +++ b/ir/tr/tpop_t.h @@ -149,7 +149,7 @@ _get_tpop_ident(const tp_op *op){ return op->name; } -static INLINE int +static INLINE size_t _get_tpop_attr_size(const tp_op *op) { return op->attr_size; }