X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbecopyheur4.c;h=b7e873d551b0a91a8d0a5f5c092b0736d7aeb522;hb=6f068af98daa4725d60e5d23a8f98ec2841cfa44;hp=f96cc26c2a1b7b3ba7ec63fd79c17fd06c5de7ed;hpb=1a3b7d363474ab544c13093a2f0b578718d37c7a;p=libfirm diff --git a/ir/be/becopyheur4.c b/ir/be/becopyheur4.c index f96cc26c2..b7e873d55 100644 --- a/ir/be/becopyheur4.c +++ b/ir/be/becopyheur4.c @@ -1515,7 +1515,7 @@ static const lc_opt_table_entry_t options[] = { LC_OPT_LAST }; -BE_REGISTER_MODULE_CONSTRUCTOR(be_init_copyheur4); +BE_REGISTER_MODULE_CONSTRUCTOR(be_init_copyheur4) void be_init_copyheur4(void) { lc_opt_entry_t *be_grp = lc_opt_get_grp(firm_opt_get_root(), "be");