X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fsh%2Fpthread_arch.h;h=2756e7ec1934069e70fb996a680467f904264b39;hb=8459c6f2647a378eca2c6375210ddf29dd499043;hp=65c389ff460519871eebd99228c809601c414139;hpb=aacd348637e38795dd7ae3c7c8c908d8c0cd24fd;p=musl diff --git a/arch/sh/pthread_arch.h b/arch/sh/pthread_arch.h index 65c389ff..2756e7ec 100644 --- a/arch/sh/pthread_arch.h +++ b/arch/sh/pthread_arch.h @@ -8,4 +8,4 @@ static inline struct pthread *__pthread_self() #define TLS_ABOVE_TP #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread) - 8) -#define CANCEL_REG_IP 17 +#define MC_PC sc_pc