Untested Linux/x86 support
parent
b6c3e74d70
commit
77d8a844f3
|
@ -0,0 +1,2 @@
|
|||
#define UAP_PROGRAM_COUNTER(ucontext) \
|
||||
(((ucontext_t *)(ucontext))->uc_mcontext.gregs[14])
|
Loading…
Reference in New Issue