deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET
[musl] / arch / s390x / pthread_arch.h
index e2251f1..5d22546 100644 (file)
@@ -9,6 +9,4 @@ static inline struct pthread *__pthread_self()
        return self;
 }
 
-#define TP_ADJ(p) (p)
-
 #define MC_PC psw.addr