diff options
Diffstat (limited to 'arch/s390x')
-rw-r--r-- | arch/s390x/pthread_arch.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/s390x/pthread_arch.h b/arch/s390x/pthread_arch.h index e2251f1f..5d22546b 100644 --- a/arch/s390x/pthread_arch.h +++ b/arch/s390x/pthread_arch.h @@ -9,6 +9,4 @@ static inline struct pthread *__pthread_self() return self; } -#define TP_ADJ(p) (p) - #define MC_PC psw.addr |