X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbeifg_t.h;h=bf8700abd7397dc7a1240cbdeaa64e68f1eb52ef;hb=06a45be73ccc1f2346c5a464725d6c9ea9f9168a;hp=a2a3bf4b2a02ec6e25aef49298684f61fe8675d5;hpb=f48209ee1e8d81959bd3bd15f456afa4355f8303;p=libfirm diff --git a/ir/be/beifg_t.h b/ir/be/beifg_t.h index a2a3bf4b2..bf8700abd 100644 --- a/ir/be/beifg_t.h +++ b/ir/be/beifg_t.h @@ -49,4 +49,6 @@ struct _be_ifg_t { #endif +void be_ifg_check(const be_ifg_t *ifg); + #endif /*_BEIFG_T_H_*/