X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=driver%2Ffirm_opt.h;h=202db4f03d4efb7f9b9d0c40131a5cabe7600fed;hb=368123ed15555886729567e502705e73e88d757c;hp=3c04f85153fffd43277c104ed020c22cd2bc23b3;hpb=2a7937c5a31479262a9677cc0da3defd50b92a03;p=cparser diff --git a/driver/firm_opt.h b/driver/firm_opt.h index 3c04f85..202db4f 100644 --- a/driver/firm_opt.h +++ b/driver/firm_opt.h @@ -4,9 +4,6 @@ #include #include -/** The floating point immediate mode if set. */ -extern ir_mode *firm_imm_fp_mode; - enum rts_names { rts_debugbreak, /**< the name of the __debugbreak() intrinsic */ rts_abort, /**< the name of the abort() function */