diff --git a/include/gcc/x86/ck_pr.h b/include/gcc/x86/ck_pr.h index a04cebf..9025d21 100644 --- a/include/gcc/x86/ck_pr.h +++ b/include/gcc/x86/ck_pr.h @@ -49,7 +49,7 @@ #define CK_PR_LOCK_PREFIX #else #define CK_PR_LOCK_PREFIX "lock " -#endif +#endif /* CK_MD_UMP */ /* * Prevent speculative execution in busy-wait loops (P4 <=)