From a2d1743476b568ebbba52e77303712f2686a1600 Mon Sep 17 00:00:00 2001 From: Samy Al Bahra Date: Sun, 25 Feb 2018 22:36:39 -0500 Subject: [PATCH] [whitespace] gcc/x86/ck_pr: closing comment for UMP ifdef block. --- include/gcc/x86/ck_pr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 <=)