X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftr%2Ftpop_t.h;h=0035215b2deea59381c84fb6688ba2ba6cd09798;hb=e88385016800d3c56c3fa09770e9f7995c42e106;hp=4dca8ea317109186aaedfe4aecb9505155367a95;hpb=ab182d4b9ed44239ab3ff1d08b2f8e14a3699ccf;p=libfirm diff --git a/ir/tr/tpop_t.h b/ir/tr/tpop_t.h index 4dca8ea31..0035215b2 100644 --- a/ir/tr/tpop_t.h +++ b/ir/tr/tpop_t.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. + * Copyright (C) 1995-2011 University of Karlsruhe. All right reserved. * * This file is part of libFirm. * @@ -135,7 +135,7 @@ void finish_tpop(void); * @param op The type opcode to get the size for. * @return The size of the attribute of types with this opcode. */ -int get_tpop_attr_size (const tp_op *op); +size_t get_tpop_attr_size(const tp_op *op); /* ---------------- *