X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu%2Farch%2Fppc.h;h=dbdfec8a58dd3f29414fbc99aa48e83fa701cff3;hp=0bef952ccd20095714bcb96839464a7fdf8681ff;hb=67ecffc0f530a7b5c4dd5111ea7dd3213da8eb91;hpb=f8c43f458c80566d298d539ec518a8be8c7cc861 diff --git a/urcu/arch/ppc.h b/urcu/arch/ppc.h index 0bef952..dbdfec8 100644 --- a/urcu/arch/ppc.h +++ b/urcu/arch/ppc.h @@ -28,7 +28,7 @@ #ifdef __cplusplus extern "C" { -#endif +#endif /* Include size of POWER5+ L3 cache lines: 256 bytes */ #define CAA_CACHE_LINE_SIZE 256 @@ -115,7 +115,7 @@ static inline cycles_t caa_get_cycles(void) #define __NR_membarrier 365 #endif -#ifdef __cplusplus +#ifdef __cplusplus } #endif