X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbecopyilp1.c;h=86edd93026cbecaef334be0f3254c030f64c5a38;hb=5a5b0a8806277f92f5950cfedd8a231f4d00a306;hp=93868366e0576bf02508fd11c814bdaf7e4c63b5;hpb=bb9f2e36362333c6635b89f5258171b06c786608;p=libfirm diff --git a/ir/be/becopyilp1.c b/ir/be/becopyilp1.c index 93868366e..86edd9302 100644 --- a/ir/be/becopyilp1.c +++ b/ir/be/becopyilp1.c @@ -46,7 +46,8 @@ int co_solve_ilp1(copy_opt_t *co, double time_limit) #else /* WITH_ILP */ -static inline void only_that_you_can_compile_without_WITH_ILP_defined(void) { +static inline void only_that_you_can_compile_without_WITH_ILP_defined(void) +{ } #endif /* WITH_ILP */