X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fident%2Fident_t.h;h=74332f7e8c37689ddd5d72c4db580a6f923ea541;hb=72d5c30047929742f6b91850bde05e5e3c1ac00b;hp=a70cae9ff763323ae1510c17ae8aca0daa5615e3;hpb=f8cc15664f571aa7ef89d6f6bc8d5bd2b8ca7d53;p=libfirm diff --git a/ir/ident/ident_t.h b/ir/ident/ident_t.h index a70cae9ff..74332f7e8 100644 --- a/ir/ident/ident_t.h +++ b/ir/ident/ident_t.h @@ -40,4 +40,6 @@ void finish_ident(void); /** initializes the name mangling code */ void firm_init_mangle(void); +void firm_finish_mangle(void); + #endif