Rename unhandled CPU exception
This commit is contained in:
@ -63,7 +63,7 @@ module Common =
|
||||
let UC_ERR_FETCH_UNALIGNED = 18
|
||||
let UC_ERR_HOOK_EXIST = 19
|
||||
let UC_ERR_RESOURCE = 20
|
||||
let UC_ERR_UNHANDLED_INTERRUPT = 21
|
||||
let UC_ERR_EXCEPTION = 21
|
||||
let UC_MEM_READ = 16
|
||||
let UC_MEM_WRITE = 17
|
||||
let UC_MEM_FETCH = 18
|
||||
|
Reference in New Issue
Block a user