mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-07 14:44:55 +00:00
As pointed out by aquynh the return types are actually different. A
uc_cb_eventmem_t callback returns a bool, while uc_cb_hookmem_t has a
void return type.
This reverts commit
|
||
|---|---|---|
| .. | ||
| unicorn | ||
| hook.h | ||
| qemu.h | ||
| qemu_macro.h | ||
| uc_priv.h | ||