configure: handle mipsisa64* triplet as a mips64 target
[musl] / arch / x86_64 / pthread_arch.h
index 29e4590..c61509c 100644 (file)
@@ -7,4 +7,4 @@ static inline struct pthread *__pthread_self()
 
 #define TP_ADJ(p) (p)
 
-#define CANCEL_REG_IP 16
+#define MC_PC gregs[REG_RIP]