mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-06 15:04:27 +00:00
s/uc_hook_h/uchook/g
This commit is contained in:
parent
99e34d212a
commit
5f32e2c1ae
20 changed files with 38 additions and 38 deletions
|
|
@ -90,7 +90,7 @@ static void test_i386(void)
|
|||
{
|
||||
ucengine *uc;
|
||||
uc_err err;
|
||||
uc_hook_h trace1, trace2;
|
||||
uchook trace1, trace2;
|
||||
|
||||
int r_esp = ADDRESS + 0x200000; // ESP register
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue