X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbe.h;h=f0895c45a9bff01ee8bea1fd24b03d7dd34eb9b8;hb=4ed245f5007168dab7850942a7ee6b6b29a19817;hp=4f9cc5aebab3134aa4edc54cdf0e6b6579170bb4;hpb=9524e097bfc83f1fb580e76283a24f457d7c40b3;p=libfirm diff --git a/ir/be/be.h b/ir/be/be.h index 4f9cc5aeb..f0895c45a 100644 --- a/ir/be/be.h +++ b/ir/be/be.h @@ -1,4 +1,3 @@ - #ifndef _BE_MAIN_H #define _BE_MAIN_H @@ -8,7 +7,7 @@ #include "lower_dw.h" #include "dbginfo.h" -#define LC_STOP_AND_RESET_TIMER(timer) lc_timer_stop(timer); lc_timer_reset(timer) +#define LC_STOP_AND_RESET_TIMER(timer) do { lc_timer_stop(timer); lc_timer_reset(timer); } while(0) /** * This structure contains parameters that should be