X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbecopyilp1.c;h=93868366e0576bf02508fd11c814bdaf7e4c63b5;hb=1ef3d57f913e2f533aba0ab6b22f4d66223b86ed;hp=b248d18cb9193c906cee3e89b565047e68f29fe4;hpb=be2960bc9ccda691eba3a031ec3a37d480c07f01;p=libfirm diff --git a/ir/be/becopyilp1.c b/ir/be/becopyilp1.c index b248d18cb..93868366e 100644 --- a/ir/be/becopyilp1.c +++ b/ir/be/becopyilp1.c @@ -46,7 +46,7 @@ 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 */