X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu%2Farch%2Fx86.h;h=a5b3a23b385f26f7aea6b5daaf70cab762fc4262;hp=afbf4fad37b68b8cb18f2eccb15f8c308e1eb02d;hb=67ecffc0f530a7b5c4dd5111ea7dd3213da8eb91;hpb=f8c43f458c80566d298d539ec518a8be8c7cc861 diff --git a/urcu/arch/x86.h b/urcu/arch/x86.h index afbf4fa..a5b3a23 100644 --- a/urcu/arch/x86.h +++ b/urcu/arch/x86.h @@ -28,7 +28,7 @@ #ifdef __cplusplus extern "C" { -#endif +#endif #define CAA_CACHE_LINE_SIZE 128 @@ -103,7 +103,7 @@ static inline cycles_t caa_get_cycles(void) #endif #endif -#ifdef __cplusplus +#ifdef __cplusplus } #endif