From c8159d9c8c8b973fe11477a9650bb84501c7d73b Mon Sep 17 00:00:00 2001 From: midipix Date: Wed, 27 May 2015 19:34:25 -0400 Subject: adjust the definition of CANCEL_REG_IP to match the redefined ucontext_t in the 64-bit midipix target. --- arch/nt64/pthread_arch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/nt64/pthread_arch.h') diff --git a/arch/nt64/pthread_arch.h b/arch/nt64/pthread_arch.h index 98babcd..fbbf3cd 100644 --- a/arch/nt64/pthread_arch.h +++ b/arch/nt64/pthread_arch.h @@ -1,7 +1,7 @@ #include #define TP_ADJ(p) (p) -#define CANCEL_REG_IP 16 +#define CANCEL_REG_IP 0x1F extern uintptr_t __teb_sys_idx; extern uintptr_t __teb_libc_idx; -- cgit v1.2.3