diff options
Diffstat (limited to 'arch/nt64')
-rw-r--r-- | arch/nt64/pthread_arch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nt64/pthread_arch.h b/arch/nt64/pthread_arch.h index 5c15b69..05188f3 100644 --- a/arch/nt64/pthread_arch.h +++ b/arch/nt64/pthread_arch.h @@ -2,6 +2,7 @@ #define TP_ADJ(p) (p) #define CANCEL_REG_IP 0x1F +#define MC_PC uc_rip extern uintptr_t __teb_sys_idx; extern uintptr_t __teb_libc_idx; |