diff options
Diffstat (limited to 'arch/powerpc/pthread_arch.h')
| -rw-r--r-- | arch/powerpc/pthread_arch.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/pthread_arch.h b/arch/powerpc/pthread_arch.h index 2d1ee43c..4115ec8c 100644 --- a/arch/powerpc/pthread_arch.h +++ b/arch/powerpc/pthread_arch.h @@ -17,3 +17,4 @@ static inline struct pthread *__pthread_self()  // GPRs.  #define CANCEL_REG_IP 32 +#define CANARY canary_at_end  | 
