diff --git a/postproc/postprocess_template.c b/postproc/postprocess_template.c index 6cd35b0752db03fead9592cf8e53651b96eefe4b..5f16496e6a6e7d4ac530b32833ded66c41d790a5 100644 --- a/postproc/postprocess_template.c +++ b/postproc/postprocess_template.c @@ -2359,6 +2359,7 @@ L2_DIFF_CORE((%0, %%ecx), (%1, %%ecx)) ); //printf("%d\n", test); #else +{ int y; int d=0; int sysd=0; @@ -2459,6 +2460,7 @@ Switch between } } } +} #endif }